Re-enable autobackups by default (#6644) (#6653)

This commit is contained in:
Noah Zalev
2025-01-03 10:54:47 -05:00
committed by GitHub
parent eb0d24cf0b
commit 8d4e9bcede
2 changed files with 3 additions and 3 deletions

View File

@@ -864,7 +864,7 @@
"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.",
"description": "Enabled by default or if set to true. Disabled if set to false. An object can be provided with additional properties to set autobackup options.",
"properties": {
"mongoDumpPath": {
"type": "string",