X-Git-Url: https://git.josue.xyz/?p=VSoRC%2F.git;a=blobdiff_plain;f=js%2Ftopology%2Fflowtables.js;fp=js%2Ftopology%2Fflowtables.js;h=cd350719536ebbf30561a4984b9a267caf0e40de;hp=99830aa9cbc362971a0e90fcb8d77340a1b60771;hb=af450fde25a9ccf4767b29254c463ffb8ef25237;hpb=9f69ac8864405b5dfb52f9722f20180402e19ddc diff --git a/js/topology/flowtables.js b/js/topology/flowtables.js index 99830aa..cd35071 100644 --- a/js/topology/flowtables.js +++ b/js/topology/flowtables.js @@ -96,7 +96,7 @@ $(function () { function startRefresh() { - setTimeout(startRefresh,10000); + setTimeout(startRefresh,30000); loadFlows(); }