summaryrefslogtreecommitdiff
path: root/index.pl
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2016-02-21 12:22:20 +0100
committerDaniel Friesel <derf@finalrewind.org>2016-02-21 12:23:21 +0100
commitefa19e5a53099bec411f1dbf7566f79d884026c1 (patch)
treeb7d8da85138ad92e8088e11f4f7f85ce5c98a712 /index.pl
parentf717f99d805e016e6ab5a3ba5726ed97761a5ad3 (diff)
EFA backend: Disable full_routes to minimize API traffic
Diffstat (limited to 'index.pl')
-rw-r--r--index.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.pl b/index.pl
index fb72759..25bd8c0 100644
--- a/index.pl
+++ b/index.pl
@@ -121,7 +121,7 @@ sub get_results {
place => $city,
name => $stop,
timeout => 3,
- full_routes => 1,
+ full_routes => 0,
);
}
$data = {