summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorBirte Kristina Friesel <derf@finalrewind.org>2024-03-17 13:11:19 +0100
committerBirte Kristina Friesel <derf@finalrewind.org>2024-03-17 13:11:19 +0100
commit55d8255748a68d6d2d942ce4071eb8f8ae0db246 (patch)
tree965644e16b49fcc5729c9563f8bfef05b81cd32c /README.md
parentdaae20b50090d3b516b4f32c1e1e6de3d452dec3 (diff)
README: DBFAKEDISPLAY_HAFAS_API / transport.rest has long been unused
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index f972790..278cce5 100644
--- a/README.md
+++ b/README.md
@@ -95,7 +95,6 @@ In hypnotoad mode (recommended), db-infoscreen respects the following environmen
| :------- | :------ | :---------- |
| DBFAKEDISPLAY\_LISTEN | `http://*:8092` | IP and Port for web service |
| DBFAKEDISPLAY\_STATS | _None_ | File in which the total count of backend API requests (excluding those answered from cache) is written |
-| DBFAKEDISPLAY\_HAFAS\_API | `https://v5.db.transport.rest` | hafas-rest-api endpoint |
| DBFAKEDISPLAY\_IRIS\_CACHE | `/tmp/dbf-iris-mian` | Directory for IRIS schedule cache |
| DBFAKEDISPLAY\_IRISRT\_CACHE | `/tmp/dbf-iris-realtime` | Directory for IRIS realtime cache |
| DBFAKEDISPLAY\_WORKERS | 2 | Number of worker processes (i.e., maximum amount of concurrent requests) |