mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-11-07 21:02:53 -05:00
Added mysqldump path to config schema
This commit is contained in:
@@ -141,6 +141,7 @@
|
|||||||
"type": "object",
|
"type": "object",
|
||||||
"properties": {
|
"properties": {
|
||||||
"mongoDumpPath": { "type": "string" },
|
"mongoDumpPath": { "type": "string" },
|
||||||
|
"mysqlDumpPath": { "type": "string"},
|
||||||
"backupIntervalHours": { "type": "integer" },
|
"backupIntervalHours": { "type": "integer" },
|
||||||
"keepLastDaysBackup": { "type": "integer" },
|
"keepLastDaysBackup": { "type": "integer" },
|
||||||
"zipPassword": { "type": "string" },
|
"zipPassword": { "type": "string" },
|
||||||
|
|||||||
Reference in New Issue
Block a user