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 /eklasa.json | |
parent | f1998695ed1e2a96ac96920f0f3f03c8f54eeb8b (diff) |
set more reasonable refresh delays
Diffstat (limited to 'eklasa.json')
-rw-r--r-- | eklasa.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/eklasa.json b/eklasa.json index 5699fb1..64cf333 100644 --- a/eklasa.json +++ b/eklasa.json @@ -3,7 +3,7 @@ "page": {
"title": "Polish Premier League 2018/19, play-off",
"logoh": "<span id=\"logo\"></span><script type=\"text/javascript\">loadIt('playoff_logo.html','logo');</script>",
- "refresh": 1,
+ "refresh": 60,
"width": 260,
"height": 70,
"margin": 70,
|