summaryrefslogtreecommitdiff
path: root/taler-exchange-setup-guide.rst
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2022-01-11 04:17:18 -0500
committerThien-Thi Nguyen <ttn@gnuvola.org>2022-01-11 04:17:18 -0500
commit2590d055bac74d4788145e7b8c402f123a033217 (patch)
tree2514c2957d03ebb53fdebf12595e8404a420e23b /taler-exchange-setup-guide.rst
parentd6cd20510fed79e160f4adb1e7b490a176c78e98 (diff)
downloaddocs-2590d055bac74d4788145e7b8c402f123a033217.tar.gz
docs-2590d055bac74d4788145e7b8c402f123a033217.tar.bz2
docs-2590d055bac74d4788145e7b8c402f123a033217.zip
delete para re Nexus only supporting sqlite3
Diffstat (limited to 'taler-exchange-setup-guide.rst')
-rw-r--r--taler-exchange-setup-guide.rst4
1 files changed, 0 insertions, 4 deletions
diff --git a/taler-exchange-setup-guide.rst b/taler-exchange-setup-guide.rst
index 9ce401ed..50908a08 100644
--- a/taler-exchange-setup-guide.rst
+++ b/taler-exchange-setup-guide.rst
@@ -287,10 +287,6 @@ machine or a different one.
The main component of LibEuFin is called the Nexus. It implements a Web
service that provides a JSON abstraction layer to access bank accounts.
-The Nexus currently uses an sqlite3 database as storage by default.
-We currently recommend to stick with this default. In future
-versions, there will be a migration path to a PostgreSQL database.
-
The HTTP port and database connection string can be edited in the configuration:
.. code-block:: ini