mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-03-09 15:40:18 +00:00
Added support for auto-backup path.
This commit is contained in:
parent
51ca9088a8
commit
705be0f280
3 changed files with 11 additions and 7 deletions
|
@ -40,7 +40,8 @@
|
|||
"_AutoBackup": {
|
||||
"backupInvervalHours": 24,
|
||||
"keepLastDaysBackup": 10,
|
||||
"zippassword": "MyReallySecretPassword3"
|
||||
"zipPassword": "MyReallySecretPassword3",
|
||||
"_backupPath": "C:\\backups"
|
||||
}
|
||||
},
|
||||
"_domains": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue