commit d4e1048a4994bb9f115fbb854526a96069bba7fe parent c695c55d2c7c8bef6dd3b72fe8b97204d37c2fe6 Author: Christian Grothoff <christian@grothoff.org> Date: Sat, 26 Jun 2021 13:38:18 +0200 helper needs it too Diffstat:
| M | taler-auditor-manual.rst | | | 5 | +++-- |
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git 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: