Real sync-collection support for the multifilesystem backend

This commit is contained in:
Unrud
2017-06-02 12:44:39 +02:00
parent 0ffa97eca0
commit f633b48a7a
3 changed files with 178 additions and 1 deletions

3
config
View File

@ -110,6 +110,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.