Ignore:
Timestamp:
Feb 13, 2008 12:20:10 AM (5 years ago)
Author:
till
Message:
  • introduced session_domain
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/roundcubemail/config/main.inc.php.dist

    r1013 r1062  
    204204// leave empty for auto-detection 
    205205$rcmail_config['mail_header_delimiter'] = NULL; 
     206 
     207// session domain: .example.org 
     208$rcmail_config['session_domain'] = ''; 
    206209 
    207210// in order to enable public ldap search, create a config array 
Note: See TracChangeset for help on using the changeset viewer.