diff options
author | Mathias Mayrhofer <mtmayr@mtmayr.com> | 2020-02-23 15:19:20 +0100 |
---|---|---|
committer | Mathias Mayrhofer <mtmayr@mtmayr.com> | 2020-02-23 15:19:20 +0100 |
commit | 9b2b226a46acfd6d19ecab1800ff892e62371064 (patch) | |
tree | c46f54c56df62667062d7bb884152e6f0ce9a594 | |
parent | 87ae0c9b8631015936a2c958fed94594fc18d3fb (diff) |
Functioning Version
-rw-r--r-- | kml/index.kml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kml/index.kml b/kml/index.kml index 30ff1e8..03a4830 100644 --- a/kml/index.kml +++ b/kml/index.kml @@ -14,7 +14,7 @@ <Url> <href>https://karte.ffgraz.net/kml/data.php</href> <refreshMode>onInterval</refreshMode> - <refreshInterval>3600</refreshInterval> + <refreshInterval>600</refreshInterval> </Url> </NetworkLink> </kml> |