Fix path in config.json
This commit is contained in:
@ -14,7 +14,7 @@
|
|||||||
},
|
},
|
||||||
"auth": {
|
"auth": {
|
||||||
"type": "command",
|
"type": "command",
|
||||||
"command": "/etc/hysteria/users/user.sh"
|
"command": "/etc/hysteria/core/scripts/hysteria2/user.sh"
|
||||||
},
|
},
|
||||||
"quic": {
|
"quic": {
|
||||||
"initStreamReceiveWindow": 8388608,
|
"initStreamReceiveWindow": 8388608,
|
||||||
|
|||||||
Reference in New Issue
Block a user