mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-02 05:59:21 +03:00
Add curl proxy configuration
This commit is contained in:
parent
23ddda9194
commit
7a411cea86
9 changed files with 1174 additions and 1091 deletions
|
|
@ -234,6 +234,8 @@ Enables caching in the system'),
|
|||
'custom_repo' => array(''),
|
||||
'additional_repo' => array(''),
|
||||
'cdn_static_domain' => array(''),
|
||||
'curl_proxy' => array(''),
|
||||
'curl_proxy_auth' => array(''),
|
||||
'in_iframe' => array(false),
|
||||
'custom_login_link' => array(''),
|
||||
'custom_logout_link' => array(''),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue