mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-02 14:07:04 +03:00
Added labs.allow_html_editor_biti_buttons setting (RTL/LTR html edito buttons) (#375)
This commit is contained in:
parent
7b97a9f85d
commit
7aa8dcea6b
75 changed files with 865 additions and 29 deletions
|
|
@ -241,6 +241,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),
|
||||
'allow_html_editor_biti_buttons' => array(false),
|
||||
'hide_dangerous_actions' => array(false),
|
||||
'use_app_debug_js' => array(false),
|
||||
'use_app_debug_css' => array(false),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue