summaryrefslogtreecommitdiff
path: root/www/js/app.js
diff options
context:
space:
mode:
authorPliable Pixels <pliablepixels@gmail.com>2018-04-08 16:24:27 -0400
committerPliable Pixels <pliablepixels@gmail.com>2018-04-08 16:24:27 -0400
commita9273df91eced721b23f311e37b8d820f5951ada (patch)
treebd255850eefc1b0823120ecec83c59f63c59c751 /www/js/app.js
parent0c42d61dd057d52d111c06cb1f72a056c330e263 (diff)
clean up ES stuff, and add basic auth warning in wizard
Diffstat (limited to 'www/js/app.js')
-rwxr-xr-xwww/js/app.js2
1 files changed, 1 insertions, 1 deletions
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();