Remi Collet
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
0 deletions
-
program/lib/Roundcube/rcube_config.php
|
|
@ -55,6 +55,8 @@ class rcube_config |
|
|
|
'mail_read_time' => 'preview_pane_mark_read', |
|
|
|
'session_debug' => 'log_session', |
|
|
|
'redundant_attachments_cache_ttl' => 'redundant_attachments_memcache_ttl', |
|
|
|
'imap_host' => 'default_host', |
|
|
|
'smtp_host' => 'smtp_server', |
|
|
|
]; |
|
|
|
|
|
|
|
/** |
|
|
|