mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 02:21:13 +00:00
chore: Add multi-main mode to debug info (#14835)
This commit is contained in:
@@ -173,6 +173,7 @@ export class FrontendService {
|
||||
host: this.globalConfig.templates.host,
|
||||
},
|
||||
executionMode: config.getEnv('executions.mode'),
|
||||
isMultiMain: this.instanceSettings.isMultiMain,
|
||||
pushBackend: this.pushConfig.backend,
|
||||
communityNodesEnabled: this.globalConfig.nodes.communityPackages.enabled,
|
||||
deployment: {
|
||||
|
||||
Reference in New Issue
Block a user