bundles/matrix-media-repo: add backup/paths metadata

This commit is contained in:
Franzi 2021-02-13 08:09:48 +01:00
parent f52df58517
commit 978285bf32
Signed by: kunsi
GPG key ID: 12E3D2136B818350
2 changed files with 5 additions and 2 deletions

View file

@ -6,6 +6,11 @@ defaults = {
'ffmpeg': {}, 'ffmpeg': {},
}, },
}, },
'backups': {
'paths': {
'/var/matrix/media',
},
},
'icinga2_api': { 'icinga2_api': {
'matrix-media-repo': { 'matrix-media-repo': {
'services': { 'services': {

View file

@ -83,8 +83,6 @@ nodes['htz.ex42-1048908'] = {
'paths': { 'paths': {
'/home/kunsi/.weechat', '/home/kunsi/.weechat',
'/opt/matrix/matrix-dimension', '/opt/matrix/matrix-dimension',
'/opt/matrix/matrix-media-repo',
'/var/matrix',
}, },
}, },
'cron': { 'cron': {