1
0
Fork 0
mirror of https://github.com/Ylianst/MeshCentral.git synced 2025-03-09 15:40:18 +00:00

Added encrypted auto-backup support.

This commit is contained in:
Ylian Saint-Hilaire 2019-05-17 12:40:15 -07:00
parent 30f0fe828e
commit c0b375d3fc
6 changed files with 105 additions and 495 deletions

View file

@ -36,6 +36,11 @@
{ "urls": "stun:stun.services.mozilla.com" },
{ "urls": "stun:stun.l.google.com:19302" }
]
},
"_AutoBackup": {
"backupInvervalHours": 24,
"keepLastDaysBackup": 10,
"zippassword": "MyReallySecretPassword3"
}
},
"_domains": {