till
2008-02-13 aec82bd9401abe260384248477be9d864b247ac9
* introduced session_domain

1 files modified
3 ■■■■■ changed files
config/main.inc.php.dist 3 ●●●●● patch | view | raw | blame | history
config/main.inc.php.dist
@@ -204,6 +204,9 @@
// leave empty for auto-detection
$rcmail_config['mail_header_delimiter'] = NULL;
// session domain: .example.org
$rcmail_config['session_domain'] = '';
// in order to enable public ldap search, create a config array
// like the Verisign example below. if you would like to test, 
// simply uncomment the Verisign example.