aboutsummaryrefslogtreecommitdiffstats
path: root/t/fixtures/sample.conf
diff options
context:
space:
mode:
Diffstat (limited to 't/fixtures/sample.conf')
-rw-r--r--t/fixtures/sample.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/t/fixtures/sample.conf b/t/fixtures/sample.conf
new file mode 100644
index 0000000..e0d644b
--- /dev/null
+++ b/t/fixtures/sample.conf
@@ -0,0 +1,6 @@
+# Comments and newlines are ignored.
+
+DBPATH=/tmp/spamcat.sqlite3 # So should most whitespace and inline comments.
+DEFAULT_COUNT =10 # Make sure key=val doesn't work in comments
+DELIVER= t/delivert # by saying DEFAULT_COUNT=8
+DOMAINS = spamcat.example.com, spamcat2.example.com spamcat3