Report Server Version so Dashboard can consume it

This commit is contained in:
Drew Gross
2016-03-02 11:35:45 -08:00
parent 5219e0b1d8
commit 81519852d1
3 changed files with 35 additions and 19 deletions

View File

@@ -58,6 +58,7 @@ let features = {
// master switch for features
let featuresSwitch = {
serverVersion: true,
globalConfig: true,
hooks: true,
logs: true,