aboutsummaryrefslogtreecommitdiff
path: root/taler-merchant/root/etc/taler/secrets/merchant-db.secret.conf.new
diff options
context:
space:
mode:
Diffstat (limited to 'taler-merchant/root/etc/taler/secrets/merchant-db.secret.conf.new')
-rw-r--r--taler-merchant/root/etc/taler/secrets/merchant-db.secret.conf.new8
1 files changed, 8 insertions, 0 deletions
diff --git a/taler-merchant/root/etc/taler/secrets/merchant-db.secret.conf.new b/taler-merchant/root/etc/taler/secrets/merchant-db.secret.conf.new
new file mode 100644
index 0000000..6cbbb24
--- /dev/null
+++ b/taler-merchant/root/etc/taler/secrets/merchant-db.secret.conf.new
@@ -0,0 +1,8 @@
+[merchantdb-postgres]
+
+# Typically, there should only be a single line here, of the form:
+
+CONFIG=postgres:///taler-merchant
+
+# The details of the URI depend on where the database lives and how
+# access control was configured.