mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-04-27 14:57:41 +00:00
Update doc about use_vcard_4
This commit is contained in:
parent
9abf9c8e45
commit
d45ae04006
1 changed files with 2 additions and 0 deletions
|
|
@ -238,6 +238,7 @@ CalDAV and CardDAV
|
||||||
#useragent = "vdirsyncer/0.16.4"
|
#useragent = "vdirsyncer/0.16.4"
|
||||||
#verify_fingerprint = null
|
#verify_fingerprint = null
|
||||||
#auth_cert = null
|
#auth_cert = null
|
||||||
|
#use_vcard_4 = false
|
||||||
|
|
||||||
:param url: Base URL or an URL to an addressbook.
|
:param url: Base URL or an URL to an addressbook.
|
||||||
:param username: Username for authentication.
|
:param username: Username for authentication.
|
||||||
|
|
@ -255,6 +256,7 @@ CalDAV and CardDAV
|
||||||
certificate and the key or a list of paths to the files
|
certificate and the key or a list of paths to the files
|
||||||
with them.
|
with them.
|
||||||
:param useragent: Default ``vdirsyncer``.
|
:param useragent: Default ``vdirsyncer``.
|
||||||
|
:param use_vcard_4: Whether the server use vCard 4.0.
|
||||||
|
|
||||||
Google
|
Google
|
||||||
++++++
|
++++++
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue