refactor(modelmgr): simplify model sync logic and remove timeout configuration

This commit is contained in:
huanghuoguoguo
2026-05-17 10:23:29 +08:00
parent 7661075294
commit cc3e9090b2
2 changed files with 1 additions and 29 deletions
-2
View File
@@ -137,6 +137,4 @@ space:
# OAuth authorization page URL (user will be redirected here)
oauth_authorize_url: 'https://space.langbot.app/auth/authorize'
disable_models_service: false
# Max seconds to wait for startup model-list sync. Set to 0 to disable the timeout.
models_sync_timeout: 10
disable_telemetry: false