添加stream_sleep_time变量

This commit is contained in:
Clivia
2024-02-05 23:38:13 +08:00
committed by GitHub
parent 88b2e70e17
commit b045a27894

View File

@@ -25,6 +25,7 @@
"enabled_plugin_output": "false" "enabled_plugin_output": "false"
}, },
"refresh_ToAccess": { "refresh_ToAccess": {
"stream_sleep_time": 0,
"enableOai":"true", "enableOai":"true",
"ninja_refreshToAccess_Url": "" "ninja_refreshToAccess_Url": ""
}, },
@@ -36,4 +37,4 @@
"pool_size": 10, "pool_size": 10,
"pool_timeout": 60000 "pool_timeout": 60000
} }
} }