aboutsummaryrefslogtreecommitdiff
path: root/config.yaml
diff options
context:
space:
mode:
authorstuebinm2022-08-28 21:33:33 +0200
committerstuebinm2022-08-28 21:34:54 +0200
commitf7066888652ed3326017adf2eb6786a21043ebf5 (patch)
tree82b14b74bd352b553eb4036f48b15d3a2c4cae37 /config.yaml
parent1b2e30c134c996e82c282b21099f21501dd966ac (diff)
some config thingyesod
works kinda well, but doesn't complain about unknown config values in json, which is kinda hmpf tbh
Diffstat (limited to 'config.yaml')
-rw-r--r--config.yaml9
1 files changed, 9 insertions, 0 deletions
diff --git a/config.yaml b/config.yaml
new file mode 100644
index 0000000..49063e0
--- /dev/null
+++ b/config.yaml
@@ -0,0 +1,9 @@
+
+dbString: ""
+gtfs: "./gtfs.zip"
+zoneinfoPath: "/etc/zoneinfo/"
+
+warp:
+ port: 9000
+
+