From f51d23ee254363a89a8906b9b24c9cec971e1ce3 Mon Sep 17 00:00:00 2001 From: khaneliman Date: Fri, 18 Apr 2025 14:39:04 +0000 Subject: [PATCH] deploy: 5e6a8203cee7cc33b2e0d9a0adb7268f46447292 --- options.xhtml | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) 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: