summaryrefslogtreecommitdiff
path: root/src/exchange/exchange.conf
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2022-05-17 11:46:41 +0200
committerChristian Grothoff <christian@grothoff.org>2022-05-17 11:46:41 +0200
commit3b5d9daca9a621bd85778a7ad271a9d594dae0dd (patch)
tree9621f777e475da238bc0a663388f524d267b2690 /src/exchange/exchange.conf
parentd8f1f7b761a41fc027c53dcd85c2b07dd73c6d1b (diff)
downloadexchange-3b5d9daca9a621bd85778a7ad271a9d594dae0dd.tar.gz
exchange-3b5d9daca9a621bd85778a7ad271a9d594dae0dd.tar.bz2
exchange-3b5d9daca9a621bd85778a7ad271a9d594dae0dd.zip
-expand test to include coin refund
Diffstat (limited to 'src/exchange/exchange.conf')
-rw-r--r--src/exchange/exchange.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/exchange/exchange.conf b/src/exchange/exchange.conf
index df136d9eb..58e57c82e 100644
--- a/src/exchange/exchange.conf
+++ b/src/exchange/exchange.conf
@@ -54,7 +54,7 @@ ROUTER_IDLE_SLEEP_INTERVAL = 60 s
# by taler-exchange-expire (in time). It may take
# this much time for an expired purse to be really
# cleaned up and the coins refunded.
-EXPIRE_SHARD_SIZE = 5 m
+EXPIRE_SHARD_SIZE = 1 h
# How long should the transfer tool
# sleep if it has nothing to do?