summaryrefslogtreecommitdiff
path: root/debian/etc/taler/conf.d/merchant.conf
blob: 48516157f0fe3549b321cd22316e32110a69e994 (plain)
1
2
3
4
5
6
7
8
9
10
# Read secret sections into configuration, but only
# if we have permission to do so.
@inline-secret@ merchantdb-postgres ../secrets/merchant-db.secret.conf

[merchant]
DATABASE = postgres
SERVE = unix

# Merchant-specific overrides, included last to take precedence.
@inline-matching@ ../merchant-overrides.conf