Use tabs for indention to get a code block

Former-commit-id: 9cfc25e800
This commit is contained in:
Jan Pieper 2013-10-29 19:33:34 +01:00
parent e3f90eed95
commit 4d88a35cfd

View file

@ -255,20 +255,20 @@ Add a new CalDAV account:
Add a new CalDAV account:
* in Settings > Accounts > Add Account > Advanced > CalDAV
* Username: the username you just created
* Password: the password you just defined
* Server Address: http://dav.mydomain.com/cal.php/calendars/username/default
and replace domain and username with the correct values
* in Settings > Accounts > Add Account > Advanced > CalDAV
* Username: the username you just created
* Password: the password you just defined
* Server Address: http://dav.mydomain.com/cal.php/calendars/username/default
and replace domain and username with the correct values
Add a new CardDAV account:
* in Settings > Accounts > Add Account > Advanced > CardDAV
* Username: the username you just created
* Password: the password you just defined
* Email Address: an email address you want this CardDAV account to be assigned to
* Server Address: dav.mydomain.com/card.php/addressbooks/username/default
and replace domain and username with the correct values
* in Settings > Accounts > Add Account > Advanced > CardDAV
* Username: the username you just created
* Password: the password you just defined
* Email Address: an email address you want this CardDAV account to be assigned to
* Server Address: dav.mydomain.com/card.php/addressbooks/username/default
and replace domain and username with the correct values
__Note:__ Its required to use SSL for CardDAV!