Update client.jsonc

pull/222/head
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
1 changed files with 1 additions and 1 deletions

View File

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