mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-25 10:09:20 +03:00
Resolve #891 and other index cache issues
This commit is contained in:
parent
11c5b0e8f1
commit
16daa7b55e
5 changed files with 27 additions and 21 deletions
|
|
@ -257,6 +257,8 @@ http_expires = 3600
|
|||
; Caching message UIDs when searching and sorting (threading)
|
||||
server_uids = On
|
||||
|
||||
system_data = On
|
||||
|
||||
[imap]
|
||||
use_force_selection = Off
|
||||
use_expunge_all_on_delete = Off
|
||||
|
|
@ -266,7 +268,6 @@ message_all_headers = Off
|
|||
show_login_alert = On
|
||||
|
||||
[labs]
|
||||
cache_system_data = On
|
||||
date_from_headers = On
|
||||
allow_message_append = Off
|
||||
login_fault_delay = 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue