diff options
author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2014-05-11 21:27:57 +0200 |
---|---|---|
committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2014-05-11 21:27:57 +0200 |
commit | c141e06c03d3963073bc2b7373e4bcc1b427947f (patch) | |
tree | 6aca9f73d1ec4b341ab15aaadba194f54853ffa1 /templates | |
parent | 64ddbff99e0efb3965b48bff6f9dac6957180192 (diff) | |
download | mmbtools-monit-c141e06c03d3963073bc2b7373e4bcc1b427947f.tar.gz mmbtools-monit-c141e06c03d3963073bc2b7373e4bcc1b427947f.tar.bz2 mmbtools-monit-c141e06c03d3963073bc2b7373e4bcc1b427947f.zip |
Diffstat (limited to 'templates')
-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> |