diff options
Diffstat (limited to 'templates/index.html')
-rw-r--r-- | templates/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/index.html b/templates/index.html index d198962..04bafad 100644 --- a/templates/index.html +++ b/templates/index.html @@ -3,6 +3,7 @@ <head> <title>ODR-DabMux Monitoring</title> <link rel="stylesheet" href="/static/monit.css" type="text/css" /> + <meta http-equiv="refresh" content="45"> </head> <body> <h1>Statistics for ODR-DabMux running on '{{ name }}'</h1> |