diff options
Diffstat (limited to 'index.pl')
-rw-r--r-- | index.pl | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -75,7 +75,7 @@ sub get_results_for { station => $station, main_cache => $cache_iris_main, realtime_cache => $cache_iris_rt, - lookbehind => 60, + lookbehind => 20, %opt ); $data = { |