summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2023-01-02 05:46:16 +0100
committerDaniel Friesel <derf@finalrewind.org>2023-01-02 05:46:16 +0100
commitef0c2f0cd876c6d982f56a33c8a041ccaeb633e3 (patch)
tree0de4dce34116044f61d96e90c5bd1ba4b88e6d35 /examples
parent55d20f85c1aa4f21067bfdd5322b3ce0d34e36e2 (diff)
travelynx.conf: add validation hint
Diffstat (limited to 'examples')
-rw-r--r--examples/travelynx.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/travelynx.conf b/examples/travelynx.conf
index 2f53540..535fb43 100644
--- a/examples/travelynx.conf
+++ b/examples/travelynx.conf
@@ -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