diff --git a/assets/template/index.html b/assets/template/index.html index aeb321f..daaacfd 100644 --- a/assets/template/index.html +++ b/assets/template/index.html @@ -61,7 +61,7 @@ fetch("/delete/" + path) setTimeout(function () { refresh(true) - }, 1000); + }, 20); } // fresh the page every 10 seconds, in case active sessions are closed.