mirror of
https://github.com/Kozea/Radicale.git
synced 2025-08-10 18:40:53 +00:00
Merge pull request #565 from Unrud/synctoken
Support for sync-token and sync-collection
This commit is contained in:
commit
78a62aee86
6 changed files with 429 additions and 8 deletions
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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue