diff --git a/options.xhtml b/options.xhtml index 09fb47759..7d78c2f0b 100644 --- a/options.xhtml +++ b/options.xhtml @@ -1394,18 +1394,25 @@ boolean

- accounts.contact.accounts.<name>.khard.defaultCollection + accounts.contact.accounts.<name>.khard.addressbooks
-

VCARD collection to be searched by khard.

+

If provided, each item on this list will generate an +entry on khard configuration file as a separate addressbook +(vdir).

This is used for hardcoding sub-directories under the local +storage path +(accounts.contact.accounts.<name>.local.path) for khard. The +default value will set the aforementioned path as a single vdir.

Type: -string

+(list of string) or string convertible to it

-

Default: -""

+

Default:

[
+  ""
+]
+

Declared by: