mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-07 02:31:40 +09:00
Add outgoing proxy setting
This commit is contained in:
parent
14c18ceb70
commit
ccf8806bb4
5 changed files with 25 additions and 1 deletions
|
|
@ -151,5 +151,7 @@ return array(
|
|||
],
|
||||
'use_rewrite' => true,
|
||||
'use_sso' => false,
|
||||
'other' => array(),
|
||||
'other' => [
|
||||
'proxy' => null,
|
||||
],
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue