merchant

Merchant backend to process payments, run by merchants
Log | Files | Refs | Submodules | README | LICENSE

commit 7f33091228f09db899f9690c983cea64b4516d45
parent 6749769a391d60f52246a775aeb1c9be1f17dc34
Author: Florian Dold <florian.dold@gmail.com>
Date:   Tue, 19 Apr 2016 00:55:20 +0200

remove outdated sample section in config

Diffstat:
Msrc/backend/merchant.conf | 8--------
1 file changed, 0 insertions(+), 8 deletions(-)

diff --git a/src/backend/merchant.conf b/src/backend/merchant.conf @@ -19,14 +19,6 @@ DB = postgres # Must match the specification given in [merchant-wireformat] -[exchange-taler] -# FIXME: should use URI, need https! Avoid PORT (other than as part of URI)! -# FIXME: is this used? -HOSTNAME = exchange.demo.taler.net -PORT = 80 -PUBKEY = Q1WVGRGC1F4W7RYC6M23AEGFEXQEHQ730K3GG0B67VPHQSRR75H0 - - # Configuration for postgres database. [merchantdb-postgres] CONFIG = postgres:///talermerchant