File tree Expand file tree Collapse file tree 1 file changed +8
-5
lines changed Expand file tree Collapse file tree 1 file changed +8
-5
lines changed Original file line number Diff line number Diff line change @@ -118,11 +118,14 @@ Pair Section
118
118
119
119
metadata = ["color", "displayname", "description", "order"]
120
120
121
- This synchronizes the ``http://apple.com/ns/ical/:calendar-color ``,
122
- ``DAV:displayname ``, ``CalDAV:calendar-description ``,
123
- ``CardDAV:addressbook-description `` and
124
- ``http://apple.com/ns/ical/:calendar-order `` properties. The
125
- ``conflict_resolution `` parameter applies here as well.
121
+ This synchronizes the following properties:
122
+
123
+ - color: ``http://apple.com/ns/ical/:calendar-color ``
124
+ - displayname: ``DAV:displayname ``
125
+ - description: ``CalDAV:calendar-description `` and ``CardDAV:addressbook-description ``
126
+ - order: ``http://apple.com/ns/ical/:calendar-order ``
127
+
128
+ The ``conflict_resolution `` parameter applies for these properties too.
126
129
127
130
.. _storage_config :
128
131
You can’t perform that action at this time.
0 commit comments