summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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