mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-30 12:39:20 +03:00
CardDAV digest/basic auth configuration
Small fix
This commit is contained in:
parent
276e4504af
commit
dfe0995655
3 changed files with 12 additions and 8 deletions
|
|
@ -206,6 +206,7 @@ Enables caching in the system'),
|
|||
'cache_system_data' => array(true),
|
||||
'use_app_debug_js' => array(false),
|
||||
'use_app_debug_css' => array(false),
|
||||
'use_dav_digest_auth' => array(false),
|
||||
'login_fault_delay' => array(1),
|
||||
'log_ajax_response_write_limit' => array(300),
|
||||
'determine_user_language' => array(true),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue