0
0
mirror of https://github.com/XTLS/Xray-examples.git synced 2025-08-22 06:28:36 +00:00

Update client.jsonc

This commit is contained in:
xqzr 2025-03-15 04:28:28 +08:00 committed by GitHub
parent 08e20d464b
commit 02d0f95085
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -55,7 +55,7 @@
"security": "tls",
"tlsSettings": {
"alpn": [
"h3"
"h3" //如遇到性能远不及预期并且 log 伴随“QUIC flood detected”可参考https://github.com/XTLS/Xray-core/discussions/4197
]
}
}