From 3a4429aa008fdab3b5787cd5e406bfd1c556c8e0 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Thu, 18 Jun 2015 14:14:14 +0200 Subject: do not apply 'now' restriction on anchor finding --- contrib/mint-template/config/mint-keyup.conf | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'contrib') diff --git a/contrib/mint-template/config/mint-keyup.conf b/contrib/mint-template/config/mint-keyup.conf index 7670ebf10..d8bbc9d20 100644 --- a/contrib/mint-template/config/mint-keyup.conf +++ b/contrib/mint-template/config/mint-keyup.conf @@ -24,6 +24,7 @@ value = EUR:0.10 duration_overlap = 5 minutes duration_withdraw = 7 days duration_spend = 2 years +duration_legal = 3 years fee_withdraw = EUR:0.01 fee_deposit = EUR:0.01 fee_refresh = EUR:0.01 @@ -34,6 +35,7 @@ value = EUR:5 duration_overlap = 5 minutes duration_withdraw = 7 days duration_spend = 2 years +duration_legal = 3 years fee_withdraw = EUR:0.01 fee_deposit = EUR:0.01 fee_refresh = EUR:0.01 @@ -44,6 +46,7 @@ value = EUR:10 duration_overlap = 5 minutes duration_withdraw = 7 days duration_spend = 2 years +duration_legal = 3 years fee_withdraw = EUR:0.01 fee_deposit = EUR:0.01 fee_refresh = EUR:0.01 @@ -54,6 +57,7 @@ value = EUR:1000 duration_overlap = 5 minutes duration_withdraw = 7 days duration_spend = 2 years +duration_legal = 3 years fee_withdraw = EUR:0.01 fee_deposit = EUR:0.01 fee_refresh = EUR:0.01 -- cgit v1.2.3