commit ef4b5b19b72df76baf55b2651db7942c727485f6 parent 9b604e0b98a779a5e334e457bfd8f71deeb36b69 Author: Florian Dold <florian@dold.me> Date: Wed, 27 Nov 2024 00:21:52 +0100 debian: we need to override the user-level [path] entries Diffstat:
| M | debian/etc/taler-merchant/taler-merchant.conf | | | 11 | +++++++++++ |
1 file changed, 11 insertions(+), 0 deletions(-)
diff --git a/debian/etc/taler-merchant/taler-merchant.conf b/debian/etc/taler-merchant/taler-merchant.conf @@ -24,3 +24,14 @@ # Overrides from tools that help with configuration. @inline@ overrides.conf + +[paths] + +# Paths for the system-wide installation of the Taler merchant. Do not remove +# or change these unless you are very sure of what you are doing. + +TALER_HOME = /var/lib/taler-merchant/ +TALER_RUNTIME_DIR = /run/taler-merchant/ +TALER_CACHE_HOME = /var/cache/taler-merchant/ +TALER_CONFIG_HOME = /etc/taler-merchant/ +TALER_DATA_HOME = /var/lib/taler-merchant/