X-Git-Url: https://gerrit.akraino.org/r/gitweb?a=blobdiff_plain;f=ui%2Fsrc%2Fmain%2Fwebapp%2Fapp%2FBluvalUI%2FApp.Config.js;h=dc98ae945f2496b0392a70be0a0a3b10a9815c9c;hb=147ecf7bf79ea9967a121d0038103151a38ebef2;hp=8ae04878fb75249ef15fa790f15d3f2c67d487bf;hpb=770d403ce7ae30a6c5404887c0e0fcb0ca5c6f48;p=validation.git diff --git a/ui/src/main/webapp/app/BluvalUI/App.Config.js b/ui/src/main/webapp/app/BluvalUI/App.Config.js index 8ae0487..dc98ae9 100644 --- a/ui/src/main/webapp/app/BluvalUI/App.Config.js +++ b/ui/src/main/webapp/app/BluvalUI/App.Config.js @@ -16,4 +16,4 @@ var config_module = angular.module('App.Config', []); config_module.constant('appContext', '/bluvalui'); -config_module.constant('refreshPeriod', '12000'); // in msecs +config_module.constant('refreshPeriod', '30000'); // in msecs