feat(minversion): 修改为1.2

pull/534/merge
mack-a 2022-04-21 11:54:49 +08:00
parent a36c0c87f2
commit b809bbe665
1 changed files with 2 additions and 2 deletions

View File

@ -1993,7 +1993,7 @@ EOF
"network": "tcp",
"security": "tls",
"tlsSettings": {
"minVersion": "1.3",
"minVersion": "1.2",
"alpn": [
"http/1.1",
"h2"
@ -2400,7 +2400,7 @@ EOF
"network": "tcp",
"security": "xtls",
"xtlsSettings": {
"minVersion": "1.3",
"minVersion": "1.2",
"alpn": [
"http/1.1",
"h2"