summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2021-04-06 10:22:18 +0200
committerDaniel Friesel <derf@finalrewind.org>2021-04-06 10:22:18 +0200
commit9590fab2b07b1f2f7b543779e0310f1a6b44ad73 (patch)
tree451b7f580cb62b92d594e3f678991ec70321ccea /README.md
parent165d74936a1a16c11ed7da4b80f046634347f30d (diff)
Remove support for RIS/HAFAS backend
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 8824aba..697f004 100644
--- a/README.md
+++ b/README.md
@@ -90,7 +90,6 @@ db-infoscreen respects the following environment variables:
| 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\_HAFAS\_CACHE | `/tmp/dbf-hafas` | Directory for HAFAS cache |
| 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) |