add `permit_without_stream`

This commit is contained in:
xqzr 2023-01-16 21:09:01 +08:00 committed by GitHub
parent e374ba0925
commit 995be44bfc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -33,7 +33,8 @@
"grpcSettings": {
"serviceName": "", // ServiceName
//"idle_timeout": 60, //
//"initial_windows_size": 65536 // Cloudflare CDN Cloudflare CDN h2 GOAWAY
//"initial_windows_size": 65536, // Cloudflare CDN Cloudflare CDN h2 GOAWAY
//"permit_without_stream": true // Cloudflare CDN Cloudflare CDN
}
}
},