Merge pull request #565 from Unrud/synctoken

Support for sync-token and sync-collection
This commit is contained in:
Unrud
2017-06-02 13:01:54 +02:00
committed by GitHub
6 changed files with 429 additions and 8 deletions

3
config
View File

@ -114,6 +114,9 @@
# power fails!
#filesystem_fsync = True
# Delete sync token that are older (seconds)
#max_sync_token_age = 2592000
# Close the lock file when no more clients are waiting.
# This option is not very useful in general, but on Windows files that are
# opened cannot be deleted.