Add sync_dav_domain configuration for custom dav domain

This commit is contained in:
RainLoop Team 2013-12-26 03:54:50 +04:00
parent fde3e8241e
commit bc6c320ecb
3 changed files with 40 additions and 15 deletions

View file

@ -202,6 +202,7 @@ Enables caching in the system'),
'Experimental settings. Handle with care.
'),
'sync_dav_digest_auth' => array(false),
'sync_dav_domain' => array(''),
'sync_use_dav_browser' => array(true),
'allow_message_append' => array(false),
'date_from_headers' => array(false),