mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-01 13:39:22 +03:00
verify_ssl_certificates = false
Release commit
This commit is contained in:
parent
af1694184c
commit
cfbda969d1
3 changed files with 7 additions and 7 deletions
|
|
@ -249,7 +249,7 @@ Enables caching in the system'),
|
|||
'imap_message_list_date_filter' => array(0),
|
||||
'imap_large_thread_limit' => array(100),
|
||||
'smtp_show_server_errors' => array(false),
|
||||
'verify_ssl_certificate' => array(true),
|
||||
'verify_ssl_certificates' => array(false),
|
||||
'curl_proxy' => array(''),
|
||||
'curl_proxy_auth' => array(''),
|
||||
'in_iframe' => array(false),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue