bundles/matrix-media-repo: add backup/paths metadata
This commit is contained in:
parent
f52df58517
commit
978285bf32
2 changed files with 5 additions and 2 deletions
|
@ -6,6 +6,11 @@ defaults = {
|
|||
'ffmpeg': {},
|
||||
},
|
||||
},
|
||||
'backups': {
|
||||
'paths': {
|
||||
'/var/matrix/media',
|
||||
},
|
||||
},
|
||||
'icinga2_api': {
|
||||
'matrix-media-repo': {
|
||||
'services': {
|
||||
|
|
|
@ -83,8 +83,6 @@ nodes['htz.ex42-1048908'] = {
|
|||
'paths': {
|
||||
'/home/kunsi/.weechat',
|
||||
'/opt/matrix/matrix-dimension',
|
||||
'/opt/matrix/matrix-media-repo',
|
||||
'/var/matrix',
|
||||
},
|
||||
},
|
||||
'cron': {
|
||||
|
|
Loading…
Reference in a new issue