mirror of
https://github.com/EvgenyNerush/easy-xray.git
synced 2025-03-14 12:11:21 +03:00
remove quic
This commit is contained in:
parent
cf38df9fa4
commit
322bfca3f1
1 changed files with 2 additions and 4 deletions
|
@ -157,8 +157,7 @@
|
|||
"enabled": true,
|
||||
"destOverride": [
|
||||
"http",
|
||||
"tls",
|
||||
"quic"
|
||||
"tls"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
@ -216,8 +215,7 @@
|
|||
"enabled": true,
|
||||
"destOverride": [
|
||||
"http",
|
||||
"tls",
|
||||
"quic"
|
||||
"tls"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue