From 5f25a1aef8890c3d19c411719e031149ff5d51a3 Mon Sep 17 00:00:00 2001 From: thomascube Date: Tue, 30 Dec 2008 12:26:13 +0000 Subject: Merge ldap_public with autocomplete_addressbooks settings + fix config file creation --- config/main.inc.php.dist | 2 ++ 1 file changed, 2 insertions(+) (limited to 'config/main.inc.php.dist') diff --git a/config/main.inc.php.dist b/config/main.inc.php.dist index 3ea62e115..bb036d6b3 100644 --- a/config/main.inc.php.dist +++ b/config/main.inc.php.dist @@ -236,6 +236,8 @@ $rcmail_config['address_book_type'] = 'sql'; // In order to enable public ldap search, configure an array like the Verisign // example further below. if you would like to test, simply uncomment the example. +$rcmail_config['ldap_public'] = array(); + // // If you are going to use LDAP for individual address books, you will need to // set 'user_specific' to true and use the variables to generate the appropriate DNs to access it. -- cgit v1.2.3