mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-03-25 08:55:50 +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"
|
||||
#verify_fingerprint = null
|
||||
#auth_cert = null
|
||||
#use_vcard_4 = false
|
||||
|
||||
:param url: Base URL or an URL to an addressbook.
|
||||
:param username: Username for authentication.
|
||||
|
|
@ -255,6 +256,7 @@ CalDAV and CardDAV
|
|||
certificate and the key or a list of paths to the files
|
||||
with them.
|
||||
:param useragent: Default ``vdirsyncer``.
|
||||
:param use_vcard_4: Whether the server use vCard 4.0.
|
||||
|
||||
Google
|
||||
++++++
|
||||
|
|
|
|||
Loading…
Reference in a new issue