Added encrypted auto-backup support.

This commit is contained in:
Ylian Saint-Hilaire
2019-05-17 12:40:15 -07:00
parent b52033d868
commit c25658f5f0
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": {