diff options
Diffstat (limited to 'config.inc.php.dist')
| -rw-r--r-- | config.inc.php.dist | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/config.inc.php.dist b/config.inc.php.dist index 2759a34..e829538 100644 --- a/config.inc.php.dist +++ b/config.inc.php.dist @@ -14,9 +14,6 @@ $config['identity_addresses_db_dsn'] = ''; // The SQL query used to select a user's supported identity addresses. // Supported replacement variables: // %h - user's IMAP hostname -// %n - hostname ($_SERVER['SERVER_NAME']) -// %t - hostname without the first part -// %z - IMAP domain (IMAP hostname without the first part) // %u - the username (from the session info) // %l - the local part of the username // (in case the username is an email address) |
