Fix downloadsettings tip

缺少了一些提示...
This commit is contained in:
xqzr 2024-12-27 23:07:29 +08:00 committed by GitHub
parent 6405ff9c78
commit 0590b0096b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -36,7 +36,7 @@
"hMaxRequestTimes": 1000, //Nginx 1000https://nginx.org/en/docs/http/ngx_http_core_module.html#keepalive_requests
"cMaxLifetimeMs": 3600000 //Nginx 3600000ms(1h)https://nginx.org/en/docs/http/ngx_http_core_module.html#keepalive_time
},
"#downloadSettings": { // H2 #使 downloadSettingsmode stream-up
"#downloadSettings": { // H2 #使 downloadSettingsserver.json mode stream-up
"address": "example.com",
"port": 443,
"network": "xhttp",