From 8b16bcbdd6d37353ce7f2a28873d84297f72455b Mon Sep 17 00:00:00 2001 From: Markus Unterwaditzer Date: Wed, 26 Mar 2014 19:32:47 +0100 Subject: [PATCH] Update example to reflect recent changes --- example.cfg | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/example.cfg b/example.cfg index 4fd9b93..c3c0a0b 100644 --- a/example.cfg +++ b/example.cfg @@ -27,7 +27,8 @@ type = carddav #item_types = VTODO,VEVENT url = https://owncloud.example.com/remote.php/carddav/addressbooks/bob/default/ #username = # blabla -#password = # blabla +#password = # can also be fetched from the system password storage or netrc +#verify = True # either true, false or a path to a SSL certificate # CALENDAR [pair bob_calendar] @@ -46,6 +47,8 @@ url = https://owncloud.example.com/remote.php/caldav/calendars/bob/ #username = # blabla #password = # blabla +# similar parameters as carddav... + # Optional: Specify a time range which should be synchronized. Either both # start_date and end_date or neither have to be set. The default is to # synchronize everything. The following example synchronizes from one year in