feat(core): Support community packages in scaling-mode (#10228)
This commit is contained in:
committed by
GitHub
parent
afa43e75f6
commit
88086a41ff
@@ -108,6 +108,7 @@ describe('GlobalConfig', () => {
|
||||
nodes: {
|
||||
communityPackages: {
|
||||
enabled: true,
|
||||
reinstallMissing: false,
|
||||
},
|
||||
errorTriggerType: 'n8n-nodes-base.errorTrigger',
|
||||
include: [],
|
||||
|
||||
Reference in New Issue
Block a user