Merge pull request #565 from Unrud/synctoken
Support for sync-token and sync-collection
This commit is contained in:
3
config
3
config
@ -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.
|
||||
|
Reference in New Issue
Block a user