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:
parent
30f0fe828e
commit
c0b375d3fc
6 changed files with 105 additions and 495 deletions
|
|
@ -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": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue