commit b63aa983978750c304ce8c2d87649b3fa2339b08 parent 06be4bf0e8945a23c2b51a74273d97fd660360b9 Author: Florian Dold <dold@inria.fr> Date: Sat, 19 Dec 2015 21:14:20 +0100 Remove legacy config file. Diffstat:
| D | contrib/merchant.conf | | | 15 | --------------- |
1 file changed, 0 insertions(+), 15 deletions(-)
diff --git a/contrib/merchant.conf b/contrib/merchant.conf @@ -1,14 +0,0 @@ -[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 -\ No newline at end of file