add better client sync schemes initialization,

add client sync scheme selects to localdb,
start on interrupt sync scheme implementation,
change sync endpoints to start with /sync/
This commit is contained in:
2023-07-11 22:06:41 +00:00
parent aa8148fc16
commit 178ff6168f
5 changed files with 83 additions and 32 deletions

View File

@@ -87,6 +87,11 @@
"whitelist": true,
"display": true
}
},
"clientsync": {
"always": true,
"hash": true,
"interrupt": true
}
},
"users": {