summaryrefslogtreecommitdiff
path: root/www/js/app.js
diff options
context:
space:
mode:
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();