taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit 2590d055bac74d4788145e7b8c402f123a033217
parent d6cd20510fed79e160f4adb1e7b490a176c78e98
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Tue, 11 Jan 2022 04:17:18 -0500

delete para re Nexus only supporting sqlite3

Diffstat:
Mtaler-exchange-setup-guide.rst | 4----
1 file changed, 0 insertions(+), 4 deletions(-)

diff --git 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