mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-02 05:59:21 +03:00
Added "hide_dangerous_actions" setting
This commit is contained in:
parent
d79947259b
commit
4569190691
6 changed files with 10 additions and 4 deletions
|
|
@ -227,6 +227,7 @@ Enables caching in the system'),
|
|||
'login_fault_delay' => array(1),
|
||||
'log_ajax_response_write_limit' => array(300),
|
||||
'allow_html_editor_source_button' => array(false),
|
||||
'hide_dangerous_actions' => array(false),
|
||||
'use_app_debug_js' => array(false),
|
||||
'use_app_debug_css' => array(false),
|
||||
'use_imap_sort' => array(true),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue