diff options
author | Michal Zimniewicz <mzimniew@man.poznan.pl> | 2019-02-01 10:34:35 +0100 |
---|---|---|
committer | Michal Zimniewicz <mzimniew@man.poznan.pl> | 2019-02-01 10:34:35 +0100 |
commit | 91d432821a07c9f3cdfcb53473b95505dd0ed40c (patch) | |
tree | f4e0de87c32ce14f2e47e88e8cc45c4577496877 /2sw.json | |
parent | f1998695ed1e2a96ac96920f0f3f03c8f54eeb8b (diff) |
set more reasonable refresh delays
Diffstat (limited to '2sw.json')
-rw-r--r-- | 2sw.json | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ "page": {
"title": "II liga SW, play-off",
"logoh": "<span id=\"logo\"></span><script type=\"text/javascript\">loadIt('playoff_logo.html','logo');</script>",
- "refresh": 1,
+ "refresh": 60,
"width": 250,
"height": 70,
"margin": 80,
|