mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-11-07 04:42:54 -05:00
@@ -818,8 +818,11 @@
|
||||
]
|
||||
},
|
||||
"autoBackup": {
|
||||
"type": "object",
|
||||
"description": "Enable automatic backups of your meshcentral-data",
|
||||
"type": [
|
||||
"boolean",
|
||||
"object"
|
||||
],
|
||||
"description": "If set to \"true\", automatic backups of your MeshCentral data will be enabled. Alternatively, you can provide an object with additional values such as \"webdav\", \"backupPath\", \"backupIntervalHours\", and more.",
|
||||
"properties": {
|
||||
"mongoDumpPath": {
|
||||
"type": "string",
|
||||
|
||||
Reference in New Issue
Block a user