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": "qa-channel",
"activation": {
"onStartup": false
},
"channels": ["qa-channel"],
"configSchema": {
"type": "object",