From a9273df91eced721b23f311e37b8d820f5951ada Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Sun, 8 Apr 2018 16:24:27 -0400 Subject: clean up ES stuff, and add basic auth warning in wizard --- www/js/app.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/js/app.js') diff --git a/www/js/app.js b/www/js/app.js index 487a0d0e..3bd875c6 100755 --- a/www/js/app.js +++ b/www/js/app.js @@ -1774,7 +1774,7 @@ angular.module('zmApp', [ // now do SSL check //setSSLCerts(); - EventServer.init(); + //EventServer.init(); zmCheckUpdates.start(); NVRDataModel.log("Setting up POST LOGIN timer"); zmAutoLogin.start(); -- cgit v1.2.3