1
0
Fork 0
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:
Ylian Saint-Hilaire 2019-05-22 15:22:10 -07:00
parent 51ca9088a8
commit 705be0f280
3 changed files with 11 additions and 7 deletions

View file

@ -40,7 +40,8 @@
"_AutoBackup": {
"backupInvervalHours": 24,
"keepLastDaysBackup": 10,
"zippassword": "MyReallySecretPassword3"
"zipPassword": "MyReallySecretPassword3",
"_backupPath": "C:\\backups"
}
},
"_domains": {