Use tabs for indention to get a code block
Former-commit-id: 9cfc25e800
This commit is contained in:
parent
e3f90eed95
commit
4d88a35cfd
1 changed files with 11 additions and 11 deletions
22
INSTALL.md
22
INSTALL.md
|
@ -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!
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue