diff options
| author | Carson Fleming <[email protected]> | 2026-02-12 22:00:46 -0500 |
|---|---|---|
| committer | Carson Fleming <[email protected]> | 2026-02-12 22:00:46 -0500 |
| commit | e35236458ae7c603eafb2be81b24c50e4953d166 (patch) | |
| tree | f102e876493a20f73086c0568136f564e7c867a3 /config.inc.php.dist | |
| parent | 73d87c23b9bfa893560f93a677e20e1a47974e0c (diff) | |
| download | rc-inbox-settings-e35236458ae7c603eafb2be81b24c50e4953d166.tar.gz | |
oops wrong word
Diffstat (limited to 'config.inc.php.dist')
| -rw-r--r-- | config.inc.php.dist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config.inc.php.dist b/config.inc.php.dist index f8e559f..18ab861 100644 --- a/config.inc.php.dist +++ b/config.inc.php.dist @@ -73,7 +73,7 @@ $config['inbox_settings_update_forwarder_query'] = 'UPDATE forwarders SET fwd_ad // (in case the username is an email address) $config['inbox_settings_stored_addresses_query'] = 'SELECT username, store FROM users WHERE username = %u'; -// The SQL query used to update a user's forwarding setting for an address. +// The SQL query used to update a user's storage setting for an address. // Supported replacement variables: // %h - user's IMAP hostname // %u - the username (from the session info) |
