[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-docs] branch master updated: helper needs it too
From: |
gnunet |
Subject: |
[taler-docs] branch master updated: helper needs it too |
Date: |
Sat, 26 Jun 2021 13:38:20 +0200 |
This is an automated email from the git hooks/post-receive script.
grothoff pushed a commit to branch master
in repository docs.
The following commit(s) were added to refs/heads/master by this push:
new d4e1048 helper needs it too
d4e1048 is described below
commit d4e1048a4994bb9f115fbb854526a96069bba7fe
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sat Jun 26 13:38:18 2021 +0200
helper needs it too
---
taler-auditor-manual.rst | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/taler-auditor-manual.rst b/taler-auditor-manual.rst
index 34fb592..804d6ef 100644
--- a/taler-auditor-manual.rst
+++ b/taler-auditor-manual.rst
@@ -342,6 +342,7 @@ and configure these:
$ taler-config -s exchange -o MASTER_PUBLIC_KEY -V $SOMELONGBASE32VALUEHERE
+
.. _AuditorKeys:
Keys
@@ -377,8 +378,8 @@ You can set this configuration value using:
.. code-block:: console
- # As the 'auditor' user:
- $ taler-config -s auditor -o MASTER_PUBLIC_KEY -V SOMELONGBASE32VALUEHERE
+ # As the 'auditor' and 'helper' users:
+ $ taler-config -s auditor -o PUBLIC_KEY -V $SOMELONGBASE32VALUEHERE
.. _AuditorServing:
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [taler-docs] branch master updated: helper needs it too,
gnunet <=