mirror of https://github.com/XTLS/Xray-examples
Update server.jsonc
parent
100e729cc7
commit
f7e1a4e5b4
|
@ -16,10 +16,7 @@
|
||||||
"decryption": "none"
|
"decryption": "none"
|
||||||
},
|
},
|
||||||
"streamSettings": {
|
"streamSettings": {
|
||||||
"network": "splithttp",
|
"network": "splithttp"
|
||||||
"splithttpSettings": {
|
|
||||||
"path": "/split"
|
|
||||||
}
|
|
||||||
},
|
},
|
||||||
"sniffing": {
|
"sniffing": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
|
|
Loading…
Reference in New Issue