summaryrefslogtreecommitdiff
path: root/index.pl
diff options
context:
space:
mode:
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 892f230..fb72759 100644
--- a/index.pl
+++ b/index.pl
@@ -434,7 +434,7 @@ sub render_json {
city => $self->stash('city') // q{},
stop => $self->stash('stop'),
backend => scalar $self->param('backend'),
- cache_expiry => 60,
+ cache_expiry => 120,
filter_line => scalar $self->param('line'),
filter_platform => scalar $self->param('platform'),
hide_regional => 0,