gnunet-svn
[Top][All Lists]
Advanced

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

[taler-docs] branch master updated: indent code block


From: gnunet
Subject: [taler-docs] branch master updated: indent code block
Date: Tue, 22 Dec 2020 17:06:47 +0100

This is an automated email from the git hooks/post-receive script.

ttn pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new 2d44c71  indent code block
2d44c71 is described below

commit 2d44c7138315e815ed6f1a944aa29202839dfd8d
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
AuthorDate: Tue Dec 22 11:05:09 2020 -0500

    indent code block
---
 taler-auditor-manual.rst | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/taler-auditor-manual.rst b/taler-auditor-manual.rst
index 4ff022b..52d00f6 100644
--- a/taler-auditor-manual.rst
+++ b/taler-auditor-manual.rst
@@ -276,15 +276,15 @@ choosing the backend, it is mandatory to supply the 
connection string
 -  via configuration option ``CONFIG``, under section ``[auditordb-BACKEND]``.
    For example, the demo exchange is configured as follows:
 
-.. code-block:: ini
+   .. code-block:: ini
 
-   [auditor]
-   ...
-   DB = postgres
-   ...
+      [auditor]
+      ...
+      DB = postgres
+      ...
 
-   [auditordb-postgres]
-   CONFIG = postgres:///auditordemo
+      [auditordb-postgres]
+      CONFIG = postgres:///auditordemo
 
 If an exchange runs its own auditor, it may use the same database for
 the auditor and the exchange itself.

-- 
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]