Add example configuration file

main
Jasper Bok 2023-08-24 22:20:36 +02:00
parent 8826be4637
commit cae1d20957
1 changed files with 16 additions and 0 deletions

View File

@ -0,0 +1,16 @@
[[quays]]
id = "NL:Q:55000050"
name = "Station"
town = "Haarlem"
routes_of_interest = [
{"short_name" = "356", "long_name" = "Amsterdam Bijlmer ArenA"},
{"short_name" = "2", "long_name" = "Delftplein/Spaarne Gasth"},
]
[[quays]]
id = "NL:Q:30009522"
name = "Station Bijlmer ArenA"
town = "Amsterdam"
routes_of_interest = [
{"short_name" = "54", "long_name" = "Gein"},
]