summaryrefslogtreecommitdiff
path: root/contrib/merchant.conf
blob: e1727b4f4ed2669faf6460de770b4d434cc28dfe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[merchant]
PORT = 4251

# List of mints the merchant trusts delimited by a single space
TRUSTED_MINTS = taler

[mint-taler]
HOSTNAME = taler.org
PORT = 4241
# The public key of this mint
PUBKEY = ...

[merchant-db]
CONFIG = postgres:///taler