summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2017-06-25 11:39:14 +0200
committerDaniel Friesel <derf@finalrewind.org>2017-06-25 11:39:14 +0200
commit678d410e44ed8b36d21b2f1b720a9cb77d213e56 (patch)
tree6674e7f97cedb788518d4dc08a106770d7753fd4
parent9bba5357b84fa048e8f4afd424480d3c5b909466 (diff)
decrease lookbehind
-rw-r--r--index.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.pl b/index.pl
index 4981f93..5044713 100644
--- a/index.pl
+++ b/index.pl
@@ -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 = {