bundles/backup-server: add metadata backup-client/one_backup_every_hours

This commit is contained in:
Franzi 2022-02-12 19:04:15 +01:00
parent 9a8e7abef4
commit 5d7872042b
Signed by: kunsi
GPG key ID: 12E3D2136B818350
3 changed files with 12 additions and 3 deletions

View file

@ -26,6 +26,10 @@ nodes['kunsi-p14s'] = {
},
},
},
'backup-client': {
# only alert people if we're missing more than a week of backups
'one_backup_every_hours': 7 * 24,
},
'firewall': {
'port_rules': {
# obs websocket thingie - just allow all RFC1918 ips here