no message
This commit is contained in:
parent
f07408434b
commit
df1ebf894a
@ -37,7 +37,7 @@ final class Clash extends Base
|
|||||||
'server' => $node_raw->server,
|
'server' => $node_raw->server,
|
||||||
'port' => (int) $node_custom_config['offset_port_user'],
|
'port' => (int) $node_custom_config['offset_port_user'],
|
||||||
'password' => $user->passwd,
|
'password' => $user->passwd,
|
||||||
'cipher' => $node_custom_config['method']
|
'cipher' => $node_custom_config['method'],
|
||||||
'udp' => (bool) $udp,
|
'udp' => (bool) $udp,
|
||||||
'plugin' => $plugin,
|
'plugin' => $plugin,
|
||||||
'plugin-opts' => $plugin_option,
|
'plugin-opts' => $plugin_option,
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user