perf: mark channel plugins startup lazy

This commit is contained in:
Shakker
2026-04-28 03:24:11 +01:00
parent 00d2c34889
commit 97016fbf02
23 changed files with 69 additions and 0 deletions

View File

@@ -1,5 +1,8 @@
{
"id": "nextcloud-talk",
"activation": {
"onStartup": false
},
"channels": ["nextcloud-talk"],
"channelEnvVars": {
"nextcloud-talk": ["NEXTCLOUD_TALK_BOT_SECRET", "NEXTCLOUD_TALK_API_PASSWORD"]