Merge branch 'v2board:dev' into dev

This commit is contained in:
DesperadoJ
2022-01-04 19:14:38 +08:00
committed by GitHub
19 changed files with 34 additions and 19 deletions

View File

@ -98,7 +98,7 @@ class Stash
$array['server'] = $server['host'];
$array['port'] = $server['port'];
$array['uuid'] = $uuid;
$array['alterId'] = $server['alter_id'];
$array['alterId'] = 0;
$array['cipher'] = 'auto';
$array['udp'] = true;