Browse Source

Update appprofile.example.php

77-QiQi 1 year ago
parent
commit
2ca408050d
1 changed files with 1 additions and 0 deletions
  1. 1 0
      config/appprofile.example.php

+ 1 - 0
config/appprofile.example.php

@@ -170,6 +170,7 @@ $_ENV['Clash_Config'] = [
     'mode' => 'Rule',
     'ipv6' => true,
     'log-level' => 'error',
+    'tcp-concurrent' => $_ENV['tcp_concurrent'],
     'external-controller' => '0.0.0.0:9091',
 ];