mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-11-07 12:52:54 -05:00
Added encrypted auto-backup support.
This commit is contained in:
@@ -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": {
|
||||
|
||||
Reference in New Issue
Block a user