mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-03 14:37:02 +03:00
Removed unnecessary setting
This commit is contained in:
parent
4283395624
commit
b0134cee59
5 changed files with 4 additions and 8 deletions
|
|
@ -214,7 +214,6 @@ Enables caching in the system'),
|
|||
'date_from_headers' => array(false),
|
||||
'autocreate_system_folders' => array(true),
|
||||
'allow_message_append' => array(false),
|
||||
'allow_ctrl_s_on_compose' => array(true),
|
||||
'determine_user_language' => array(true),
|
||||
'disable_iconv_if_mbstring_supported' => array(false),
|
||||
'login_fault_delay' => array(1),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue