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