mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-07-13 03:27:39 +03:00
Cleanup application.ini
This commit is contained in:
parent
0c237376e5
commit
20607859d1
2 changed files with 0 additions and 5 deletions
|
|
@ -222,9 +222,7 @@ http_expires = 3600
|
|||
server_uids = On
|
||||
|
||||
[labs]
|
||||
update_channel = "stable"
|
||||
allow_prefetch = On
|
||||
allow_smart_html_links = On
|
||||
cache_system_data = On
|
||||
date_from_headers = On
|
||||
autocreate_system_folders = On
|
||||
|
|
|
|||
|
|
@ -306,10 +306,7 @@ Enables caching in the system'),
|
|||
),
|
||||
|
||||
'labs' => array(
|
||||
// 'ignore_folders_subscription' => array(false),
|
||||
'update_channel' => array('stable'),
|
||||
'allow_prefetch' => array(true),
|
||||
'allow_smart_html_links' => array(true),
|
||||
'cache_system_data' => array(true),
|
||||
'date_from_headers' => array(true),
|
||||
'autocreate_system_folders' => array(true),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue