CardDAV digest/basic auth configuration

Small fix
This commit is contained in:
RainLoop Team 2013-12-20 03:42:04 +04:00
parent 276e4504af
commit dfe0995655
3 changed files with 12 additions and 8 deletions

View file

@ -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),