aboutsummaryrefslogtreecommitdiff
path: root/src/testing/test_exchange_api.conf
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2024-08-08 10:02:56 +0200
committerChristian Grothoff <christian@grothoff.org>2024-08-08 10:02:56 +0200
commit8339980393cf93b947f5b1fa50aa669d6a8d9177 (patch)
treecf42e1f98a5e4628f77cf1f1672bbcbebe0962a9 /src/testing/test_exchange_api.conf
parenta9a40d1e58f0b2d48285511dc8f216f6d99e115d (diff)
add clear option to enable/disable KYC
Diffstat (limited to 'src/testing/test_exchange_api.conf')
-rw-r--r--src/testing/test_exchange_api.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/testing/test_exchange_api.conf b/src/testing/test_exchange_api.conf
index 008aaa919..2215918b3 100644
--- a/src/testing/test_exchange_api.conf
+++ b/src/testing/test_exchange_api.conf
@@ -49,6 +49,7 @@ EXPIRE_SHARD_SIZE ="300 ms"
EXPIRE_IDLE_SLEEP_INTERVAL ="1 s"
STEFAN_ABS = EUR:0
STEFAN_LOG = EUR:0.005
+ENABLE_KYC = YES
[exchangedb-postgres]
CONFIG = "postgres:///talercheck"