mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 18:30:44 +00:00
perf: mark channel plugins startup lazy
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
{
|
||||
"id": "nextcloud-talk",
|
||||
"activation": {
|
||||
"onStartup": false
|
||||
},
|
||||
"channels": ["nextcloud-talk"],
|
||||
"channelEnvVars": {
|
||||
"nextcloud-talk": ["NEXTCLOUD_TALK_BOT_SECRET", "NEXTCLOUD_TALK_API_PASSWORD"]
|
||||
|
||||
Reference in New Issue
Block a user