Ensure format is set in backupConfig
This commit is contained in:
@@ -209,6 +209,7 @@ if [[ -z "${dataJson}" ]]; then
|
||||
"provider": "filesystem",
|
||||
"backupFolder": "/var/backups",
|
||||
"key": "${encryptionKey}",
|
||||
"format": "tgz",
|
||||
"retentionSecs": 172800
|
||||
},
|
||||
"updateConfig": {
|
||||
|
||||
Reference in New Issue
Block a user