aboutsummaryrefslogtreecommitdiff
path: root/taler-exchange/root/etc/taler/conf.d/exchange-system.conf.new
diff options
context:
space:
mode:
Diffstat (limited to 'taler-exchange/root/etc/taler/conf.d/exchange-system.conf.new')
-rw-r--r--taler-exchange/root/etc/taler/conf.d/exchange-system.conf.new10
1 files changed, 10 insertions, 0 deletions
diff --git a/taler-exchange/root/etc/taler/conf.d/exchange-system.conf.new b/taler-exchange/root/etc/taler/conf.d/exchange-system.conf.new
new file mode 100644
index 0000000..75c670f
--- /dev/null
+++ b/taler-exchange/root/etc/taler/conf.d/exchange-system.conf.new
@@ -0,0 +1,10 @@
+# Configuration settings for system parameters of the exchange.
+
+# Read secret sections into configuration, but only
+# if we have permission to do so.
+@inline-secret@ exchangedb-postgres ../secrets/exchange-db.secret.conf
+
+[exchange]
+
+# Only supported database is Postgres right now.
+DATABASE = postgres