mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-01 05:29:20 +03:00
Enable Squire by default and put CKEditor as option
This commit is contained in:
parent
996c747e45
commit
6c6a5dd03b
4 changed files with 7 additions and 8 deletions
|
|
@ -350,7 +350,7 @@ Enables caching in the system'),
|
|||
'use_imap_thread' => array(true),
|
||||
'use_imap_move' => array(false),
|
||||
'use_imap_expunge_all_on_delete' => array(false),
|
||||
'use_squire_html_editor' => array(false),
|
||||
'use_ck_html_editor' => array(false),
|
||||
'imap_forwarded_flag' => array('$Forwarded'),
|
||||
'imap_read_receipt_flag' => array('$ReadReceipt'),
|
||||
'imap_body_text_limit' => array(555000),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue