license and readme
[VSoRC/.git] / js / topology / flowtables.js
old mode 100644 (file)
new mode 100755 (executable)
index 99830aa..cd35071
@@ -96,7 +96,7 @@ $(function () {
 
 
     function startRefresh() {
-        setTimeout(startRefresh,10000);
+        setTimeout(startRefresh,30000);
         loadFlows();
     }