mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-08-30 04:29:21 +03:00
Add sync_dav_domain configuration for custom dav domain
This commit is contained in:
parent
fde3e8241e
commit
bc6c320ecb
3 changed files with 40 additions and 15 deletions
|
|
@ -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),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue