mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-03-29 09:35:50 +00:00
UID independence was introduced in Version 1.5
[skip-ci]
This commit is contained in:
parent
2f299504ce
commit
d26b117009
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ correctly with any remotely popular CalDAV or CardDAV server.
|
|||
|
||||
vdirsyncer's synchronization works best if the items have ``UID`` properties.
|
||||
Items which don't have this property still should be synchronized fine as of
|
||||
version 1.6, but for performance reasons, such items should rather be the
|
||||
version 1.5, but for performance reasons, such items should rather be the
|
||||
exception than the rule. For a possible way to automatically fix such items,
|
||||
take a look at `vfix <https://github.com/geier/vfix>`_.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue