From 3c7867cff99db24c17d613fd73bb01f9948d16cc Mon Sep 17 00:00:00 2001 From: Marcello Stanisci Date: Wed, 21 Sep 2016 15:24:45 +0200 Subject: completing merchant config --- operate-exchange.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'operate-exchange.rst') diff --git a/operate-exchange.rst b/operate-exchange.rst index b276d06d..007f57aa 100644 --- a/operate-exchange.rst +++ b/operate-exchange.rst @@ -48,8 +48,8 @@ The exchange works with three types of keys: `sign keys`: the following two options under `[exchange_keys]` section control `sign keys`: -* `lookahead_sign`: How long should one signing key be used? -* `signkey_duration`: How much time we want to cover with our `signkeys`? Note that if `signkey_duration` is bigger than `lookahead_sign`, `taler-exchange-keyup` will generate a quantity of `signkeys` which is sufficient to cover all the gap. +* `signkey_duration`: How long should one signing key be used? +* `lookahead_sign`: How much time we want to cover with our `signkeys`? Note that if `signkey_duration` is bigger than `lookahead_sign`, `taler-exchange-keyup` will generate a quantity of `signkeys` which is sufficient to cover all the gap. See :ref:`keys-duration`. .. note:: `signkeys` will be used in future versions of Taler. -- cgit v1.2.3