Added configuration (#97)

[labs]
allow_ctrl_s_on_compose = On
This commit is contained in:
RainLoop Team 2014-02-28 23:43:32 +04:00
parent ca84bbb807
commit 5a5c6af2c6
10 changed files with 204 additions and 200 deletions

View file

@ -213,6 +213,7 @@ 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),