Add downloadsettings tip in server.jsonc

This commit is contained in:
xqzr 2024-12-27 23:11:06 +08:00 committed by GitHub
parent 0590b0096b
commit bfe4f9e42a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -17,7 +17,7 @@
"streamSettings": { "streamSettings": {
"network": "xhttp", "network": "xhttp",
"xhttpSettings": { "xhttpSettings": {
"mode": "stream-one", "mode": "stream-one", // config.jsonc 使 downloadSettings stream-one stream-up
"path": "" // path "path": "" // path
} }
} }