Unverified Commit ef0c2f0c authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

travelynx.conf: add validation hint

parent 55d20f85
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@
# travelynx.conf must be a valid perl hash reference. String values must be
# quoted and hash items must end with a comma. You can access environment
# variables via $ENV, e.g. by writing $ENV{TRAVELYNX_DB_HOST} instead of
# 'localhost'.
# 'localhost'. You can validate via 'perl -c travelynx.conf'.

{
	# Base URL of this travelynx installation, e.g. "https://travelynx.de" for