mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-06-26 23:44:19 +00:00
refactor(modelmgr): simplify model sync logic and remove timeout configuration
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user