System Settings UI + code cleanup

This commit is contained in:
NGPixel
2017-02-12 23:17:14 -05:00
parent 007ad30cc6
commit 5223368e37
10 changed files with 53 additions and 43 deletions

View File

@@ -64,9 +64,6 @@ const socketio = require('socket.io')
var mw = autoload(CORE_PATH + '/core-middlewares')
var ctrl = autoload(path.join(ROOTPATH, '/controllers'))
var libInternalAuth = require('./libs/internalAuth')
global.WSInternalKey = libInternalAuth.generateKey()
// ----------------------------------------
// Define Express App