summaryrefslogtreecommitdiff
path: root/operate-exchange.rst
diff options
context:
space:
mode:
authorMarcello Stanisci <marcello.stanisci@inria.fr>2016-09-21 15:24:45 +0200
committerMarcello Stanisci <marcello.stanisci@inria.fr>2016-09-21 15:24:45 +0200
commit3c7867cff99db24c17d613fd73bb01f9948d16cc (patch)
treedfedcc932c6f14cf2c92c1878e08c7a45e474e7a /operate-exchange.rst
parentf3bdacc82bd86c4895dd5ec62b4093a8716f8503 (diff)
downloaddocs-3c7867cff99db24c17d613fd73bb01f9948d16cc.tar.gz
docs-3c7867cff99db24c17d613fd73bb01f9948d16cc.tar.bz2
docs-3c7867cff99db24c17d613fd73bb01f9948d16cc.zip
completing merchant config
Diffstat (limited to 'operate-exchange.rst')
-rw-r--r--operate-exchange.rst4
1 files changed, 2 insertions, 2 deletions
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.