From 34be98af515320e9eaab06709d82c8eeefc4d792 Mon Sep 17 00:00:00 2001 From: Markus Unterwaditzer Date: Mon, 16 Feb 2015 18:19:14 +0100 Subject: [PATCH] Add iCloud instructions --- docs/supported.rst | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/docs/supported.rst b/docs/supported.rst index 1463e28..d469543 100644 --- a/docs/supported.rst +++ b/docs/supported.rst @@ -114,6 +114,21 @@ iCloud Vdirsyncer is irregularly tested against iCloud_. There are no known issues with it. +:: + + [storage cal] + type = caldav + url = https://caldav.icloud.com/ + username = ... + password = ... + + [storage card] + type = carddav + url = https://contacts.icloud.com/ + username = ... + password = ... + + .. _iCloud: http://icloud.com/ DavMail (Exchange, Outlook)