]> jspc29.x-matter.uni-frankfurt.de Git - mvd_epics.git/commitdiff
DASH: refresh every 15s (instead of every 5s)
authorPhilipp Klaus <klaus@physik.uni-frankfurt.de>
Mon, 28 Aug 2017 14:52:43 +0000 (16:52 +0200)
committerPhilipp Klaus <klaus@physik.uni-frankfurt.de>
Mon, 28 Aug 2017 14:52:43 +0000 (16:52 +0200)
python_suite/dashboard/views/pv_overview.jinja2

index ff9e7e17f830318bfdcee0b9ee388c8c6599fd34..49be202499dda83e23516e6ddefe8655529c65bb 100644 (file)
@@ -3,7 +3,7 @@
 {% block title %}{{ config.pages[req_page].name }}{% endblock %}
 
 {% block header %}
-<meta http-equiv="refresh" content="5">
+<meta http-equiv="refresh" content="15">
 <style>
 /* Sparklines Styling */
 path {