mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 15:10:52 +00:00
perf: mark provider plugins startup lazy
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
{
|
||||
"id": "stepfun",
|
||||
"activation": {
|
||||
"onStartup": false
|
||||
},
|
||||
"enabledByDefault": true,
|
||||
"providers": ["stepfun", "stepfun-plan"],
|
||||
"autoEnableWhenConfiguredProviders": ["stepfun", "stepfun-plan"],
|
||||
|
||||
Reference in New Issue
Block a user