summaryrefslogtreecommitdiff
path: root/src/wire/wire-test.conf
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2017-03-03 19:23:34 +0100
committerChristian Grothoff <christian@grothoff.org>2017-03-03 19:24:08 +0100
commit4d2faa5ec92213efc4ee40f707ab0ad3615e5433 (patch)
tree4bb94dba0c77cca9d0ba6b7fb223bc9476edc08e /src/wire/wire-test.conf
parentd06dac625072cad6888c9d0a77f6bd19faa5f2d9 (diff)
downloadexchange-4d2faa5ec92213efc4ee40f707ab0ad3615e5433.tar.gz
exchange-4d2faa5ec92213efc4ee40f707ab0ad3615e5433.tar.bz2
exchange-4d2faa5ec92213efc4ee40f707ab0ad3615e5433.zip
changing wire plugin specification from [exchange]WIREFORMAT to [exchange-wire-PLUGIN]enable=YES/NO
Diffstat (limited to 'src/wire/wire-test.conf')
-rw-r--r--src/wire/wire-test.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/wire/wire-test.conf b/src/wire/wire-test.conf
index fc03f1b83..fcc156426 100644
--- a/src/wire/wire-test.conf
+++ b/src/wire/wire-test.conf
@@ -1,5 +1,11 @@
# This file is in the public domain.
#
+# Configuration for TEST wire plugin.
+#
+[exchange-wire-test]
+# Set to "YES" to activate the 'test' plugin.
+ENABLE = NO
+
[exchange-wire-incoming-test]
# This is the response we give out for the /wire request. It provides
# wallets with the bank information for transfers to the exchange.