Move the update info into separate route (since it is sensitive)
This commit is contained in:
@@ -151,7 +151,6 @@ function getConfig(callback) {
|
||||
adminFqdn: config.adminFqdn(),
|
||||
mailFqdn: config.mailFqdn(),
|
||||
version: config.version(),
|
||||
update: updateChecker.getUpdateInfo(),
|
||||
progress: progress.getAll(),
|
||||
isDemo: config.isDemo(),
|
||||
memory: os.totalmem(),
|
||||
|
||||
Reference in New Issue
Block a user