X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=config%2Fmain.inc.php.dist;h=f00bfa8afe856d9702fc6cfeeb9505a76e85dbf9;hb=511160353722ebec8c258ddd6fa963ec8851eede;hp=144ca77b646d00264096b59a11e441c0ffebd541;hpb=4212156c5c79d2f58342feb0d3ed1893f177bcab;p=roundcube.git diff --git a/config/main.inc.php.dist b/config/main.inc.php.dist index 144ca77..f00bfa8 100644 --- a/config/main.inc.php.dist +++ b/config/main.inc.php.dist @@ -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