chore: Add multi-main mode to debug info (#14835)

This commit is contained in:
Iván Ovejero
2025-04-25 09:40:45 +02:00
committed by GitHub
parent 91069f057e
commit 4bb165398c
5 changed files with 12 additions and 2 deletions

View File

@@ -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: {