summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorFlorian Dold <florian@dold.me>2021-07-30 12:00:06 +0200
committerFlorian Dold <florian@dold.me>2021-07-30 12:00:06 +0200
commite2469115013d66e939cdb814c63c3cbfafb81863 (patch)
treef79b5af8d4dbafaaea344a5face08e0d952c6941 /debian
parentf3f1a2b4dd31fb82c9cd2939bcd3e909090eed15 (diff)
downloadexchange-e2469115013d66e939cdb814c63c3cbfafb81863.tar.gz
exchange-e2469115013d66e939cdb814c63c3cbfafb81863.tar.bz2
exchange-e2469115013d66e939cdb814c63c3cbfafb81863.zip
debian: config comments
Diffstat (limited to 'debian')
-rw-r--r--debian/etc/taler/taler.conf12
1 files changed, 9 insertions, 3 deletions
diff --git a/debian/etc/taler/taler.conf b/debian/etc/taler/taler.conf
index 2c592527d..911abec28 100644
--- a/debian/etc/taler/taler.conf
+++ b/debian/etc/taler/taler.conf
@@ -2,16 +2,22 @@
#
# Structure:
# - taler.conf is the main configuration entry point
-# used by all Taler components
+# used by all Taler components (the file you are currently
+# looking at.
+# - overrides.conf contains configuration overrides that are
+# set by some tools that help with the configuration,
+# and should not be edited by humands. Comments in this file
+# are not preserved.
# - conf.d/ contains configuration files for
# Taler components, which can be read by all
# users of the system and are included by the main
-# configuration
+# configuration.
# - secrets/ contains configuration snippets
# with secrets for particular services.
# These files should have restrictive permissions
# so that only users of the relevant services
-# can read it.
+# can read it. All files in it should end with
+# ".secret.conf".
[taler]