VLESS-GRPC add multiMode field

This commit is contained in:
tzmax 2022-12-09 22:34:29 +08:00 committed by yuhan6665
parent d408935bee
commit 9bee2abc05
1 changed files with 1 additions and 0 deletions

View File

@ -37,6 +37,7 @@
"security": "tls",
"grpcSettings": {
"serviceName": "", // ServiceName
"multiMode": false,
//"idle_timeout": 60, //
//"initial_windows_size": 35536 // Cloudflare CDN Cloudflare CDN h2 GOAWAY
}