Skip to content

Commit d1b148c

Browse files
author
Hugo Osvaldo Barrera
committed
Improve docs for new meta properties
1 parent e70e8c0 commit d1b148c

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

docs/config.rst

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -118,11 +118,14 @@ Pair Section
118118

119119
metadata = ["color", "displayname", "description", "order"]
120120

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.
126129

127130
.. _storage_config:
128131

0 commit comments

Comments
 (0)