gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-docs] branch master updated: document config options for exchange


From: gnunet
Subject: [taler-docs] branch master updated: document config options for exchange-DB access
Date: Sat, 26 Dec 2020 15:59:54 +0100

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 f1ea2a1  document config options for exchange-DB access
f1ea2a1 is described below

commit f1ea2a18ea1e0dbe70b4259f4b02343aa2233858
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sat Dec 26 15:59:52 2020 +0100

    document config options for exchange-DB access
---
 taler-auditor-manual.rst | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)

diff --git a/taler-auditor-manual.rst b/taler-auditor-manual.rst
index be55ae9..5a5e612 100644
--- a/taler-auditor-manual.rst
+++ b/taler-auditor-manual.rst
@@ -294,6 +294,22 @@ tables. After running this tool, the rights to CREATE or 
DROP tables
 are no longer required and should be removed.
 
 
+Both the ``taler-auditor-httpd`` and the ``taler-auditor`` (and its helpers)
+also need (read-only) access to a (recent, current, synchronized) copy of the
+exchange's database.  The configuration options are the same that are also
+used when configuring the exchange' database:
+
+  .. code-block:: ini
+
+     [exchange]
+     ...
+     DB = postgres
+     ...
+
+     [exchangedb-postgres]
+     CONFIG = postgres:///exchangedemo
+
+
 .. _AuditorDeployment:
 
 Deployment

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]