Send the edition in the config route
This commit is contained in:
committed by
Girish Ramakrishnan
parent
baa99d1a44
commit
964da5ee52
@@ -145,6 +145,7 @@ function getConfig(callback) {
|
||||
version: config.version(),
|
||||
progress: progress.getAll(),
|
||||
isDemo: config.isDemo(),
|
||||
edition: config.edition(),
|
||||
memory: os.totalmem(),
|
||||
provider: config.provider(),
|
||||
cloudronName: allSettings[settings.CLOUDRON_NAME_KEY],
|
||||
|
||||
Reference in New Issue
Block a user