mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-03-25 08:55:50 +00:00
Add iCloud instructions
This commit is contained in:
parent
f043bdfb12
commit
34be98af51
1 changed files with 15 additions and 0 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Reference in a new issue