mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-03 14:37:02 +03:00
Added "imap_message_list_fast_simple_search" setting
This commit is contained in:
parent
5a84370077
commit
c5bffef9cd
4 changed files with 26 additions and 9 deletions
|
|
@ -23,6 +23,11 @@ class Config
|
|||
*/
|
||||
public static $FixIconvByMbstring = true;
|
||||
|
||||
/**
|
||||
* @var int
|
||||
*/
|
||||
public static $MessageListFastSimpleSearch = true;
|
||||
|
||||
/**
|
||||
* @var int
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue