summaryrefslogtreecommitdiff
path: root/roundcubemail/config
diff options
context:
space:
mode:
authorthomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c>2011-09-21 11:17:46 +0000
committerthomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c>2011-09-21 11:17:46 +0000
commit62269b71135bd7dca7c6adf7618609afed561ba8 (patch)
tree7391d8a8abb49ebad812a7893156973d2a55df42 /roundcubemail/config
parentdff43bfebb3ba1b3cd07ef6819fbf52d2bcc5411 (diff)
Add option 'searchonly' for address books; currently used by LDAP directories
git-svn-id: https://svn.roundcube.net/trunk@5258 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/config')
-rw-r--r--roundcubemail/config/main.inc.php.dist4
1 files changed, 3 insertions, 1 deletions
diff --git a/roundcubemail/config/main.inc.php.dist b/roundcubemail/config/main.inc.php.dist
index 941795f68..466c2bd47 100644
--- a/roundcubemail/config/main.inc.php.dist
+++ b/roundcubemail/config/main.inc.php.dist
@@ -540,9 +540,11 @@ $rcmail_config['ldap_public']['Verisign'] = array(
'auth_cid' => '',
// SASL authentication method (for proxy auth), e.g. DIGEST-MD5
'auth_method' => '',
- // Indicates if the addressbook shall be displayed on the list.
+ // Indicates if the addressbook shall be hidden from the list.
// With this option enabled you can still search/view contacts.
'hidden' => false,
+ // Indicates if the addressbook shall not list contacts but only allows searching.
+ 'searchonly' => false,
// Indicates if we can write to the LDAP directory or not.
// If writable is true then these fields need to be populated:
// LDAP_Object_Classes, required_fields, LDAP_rdn