debian: config comments
This commit is contained in:
parent
f3f1a2b4dd
commit
e246911501
12
debian/etc/taler/taler.conf
vendored
12
debian/etc/taler/taler.conf
vendored
@ -2,16 +2,22 @@
|
|||||||
#
|
#
|
||||||
# Structure:
|
# Structure:
|
||||||
# - taler.conf is the main configuration entry point
|
# - 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
|
# - conf.d/ contains configuration files for
|
||||||
# Taler components, which can be read by all
|
# Taler components, which can be read by all
|
||||||
# users of the system and are included by the main
|
# users of the system and are included by the main
|
||||||
# configuration
|
# configuration.
|
||||||
# - secrets/ contains configuration snippets
|
# - secrets/ contains configuration snippets
|
||||||
# with secrets for particular services.
|
# with secrets for particular services.
|
||||||
# These files should have restrictive permissions
|
# These files should have restrictive permissions
|
||||||
# so that only users of the relevant services
|
# so that only users of the relevant services
|
||||||
# can read it.
|
# can read it. All files in it should end with
|
||||||
|
# ".secret.conf".
|
||||||
|
|
||||||
[taler]
|
[taler]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user