Allow easy editing of address book DSN
[squirrelmail.git] / config / config_default.php
index 309cc5c7a2bb6b2835ed1d141f6382bcc29085f7..62946d2095e6a891f4965c53deafaecd0993df73 100644 (file)
@@ -378,9 +378,10 @@ global $ldap_server;
  *   addressbooks are stored.  See doc/db-backend.txt for more info.
  *   If it is not defined, the addressbooks are stored in files
  *   in the data dir.
+ *   The DSN is in the format: mysql://user:pass@hostname/dbname
  */
-#global $addrbook_dsn;
-#$addrbook_dsn = 'mysql://user:pass@hostname/dbname';
+global $addrbook_dsn;
+$addrbook_dsn = '';
 
 /**
  * Users may search their addressbook via either a plain HTML or Javascript