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:
@@ -87,6 +87,11 @@
|
||||
"whitelist": true,
|
||||
"display": true
|
||||
}
|
||||
},
|
||||
"clientsync": {
|
||||
"always": true,
|
||||
"hash": true,
|
||||
"interrupt": true
|
||||
}
|
||||
},
|
||||
"users": {
|
||||
|
Reference in New Issue
Block a user