aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Dold <florian@dold.me>2024-11-27 00:21:52 +0100
committerFlorian Dold <florian@dold.me>2024-11-27 00:21:52 +0100
commitef4b5b19b72df76baf55b2651db7942c727485f6 (patch)
treed28142aa2aef1dfb919e50e9529e822d0d210a41
parent9b604e0b98a779a5e334e457bfd8f71deeb36b69 (diff)
debian: we need to override the user-level [path] entriesv0.14.1-dev.7
-rw-r--r--debian/etc/taler-merchant/taler-merchant.conf11
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/etc/taler-merchant/taler-merchant.conf b/debian/etc/taler-merchant/taler-merchant.conf
index 9eb70e2e..e79401a3 100644
--- 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/