summaryrefslogtreecommitdiff
path: root/experiment/env
diff options
context:
space:
mode:
Diffstat (limited to 'experiment/env')
-rw-r--r--experiment/env2
1 files changed, 2 insertions, 0 deletions
diff --git a/experiment/env b/experiment/env
index f88687e..4f0cee8 100644
--- a/experiment/env
+++ b/experiment/env
@@ -107,6 +107,8 @@ TALER_WALLET_BATCH_WITHDRAWAL=1
# How the wallets select merchants, possible values: 'zipf' and 'rand'
# If the configured value is neither zipf or rand, a single merchant is taken
WALLET_MERCHANT_SELECTION=normal
+# How many merchants should be used to select randomly from
+WALLET_NUM_MERCHANTS=1000
# Needed for wallets to accept self signed certificates
NODE_TLS_REJECT_UNAUTHORIZED=0