From c26c8820f296de41ce7093416b584cfdb6b657fa Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Wed, 9 Nov 2022 18:14:07 +0100 Subject: Switch to internal HAFAS client for connection details --- examples/travelynx.conf | 6 ------ 1 file changed, 6 deletions(-) (limited to 'examples') diff --git a/examples/travelynx.conf b/examples/travelynx.conf index 47bc92c..1209345 100644 --- a/examples/travelynx.conf +++ b/examples/travelynx.conf @@ -15,12 +15,6 @@ # via multiple URLs, use any one of them. base_url => Mojo::URL->new('https://FIXME.local'), - # travelynx relies on several backend projects. You may override the - # defaults to use other (e.g. self-hosted) instances. - backend => { - hafas_rest_api => 'https://v5.db.transport.rest', - }, - # Cache directories for schedule and realtime data. Mandatory. The parent # directory ('/var/cache/travelynx' in this case) must already exist. cache => { -- cgit v1.2.3