]> git.donarmstrong.com Git - roundcube.git/blobdiff - config/main.inc.php.dist
Imported Debian patch 0.5.2+dfsg-1
[roundcube.git] / config / main.inc.php.dist
index 144ca77b646d00264096b59a11e441c0ffebd541..f00bfa8afe856d9702fc6cfeeb9505a76e85dbf9 100644 (file)
@@ -213,6 +213,9 @@ $rcmail_config['ip_check'] = false;
 // There have been problems reported with this feature.
 $rcmail_config['double_auth'] = false;
 
+// check referer of incoming requests
+$rcmail_config['referer_check'] = false;
+
 // this key is used to encrypt the users imap password which is stored
 // in the session record (and the client cookie if remember password is enabled).
 // please provide a string of exactly 24 chars.
@@ -344,6 +347,7 @@ $rcmail_config['date_short'] = 'D H:i';
 $rcmail_config['date_long'] = 'd.m.Y H:i';
 
 // use this format for today's date display (date or strftime format)
+// Note: $ character will be replaced with 'Today' label
 $rcmail_config['date_today'] = 'H:i';
 
 // store draft message is this mailbox