This commit is contained in:
Ylian Saint-Hilaire
2021-04-11 17:36:30 -07:00
2 changed files with 74 additions and 0 deletions

View File

@@ -141,6 +141,7 @@
"type": "object",
"properties": {
"mongoDumpPath": { "type": "string" },
"mysqlDumpPath": { "type": "string"},
"backupIntervalHours": { "type": "integer" },
"keepLastDaysBackup": { "type": "integer" },
"zipPassword": { "type": "string" },