From 6c2ecd153ce256cc691dd0166b6f3375289ccaa5 Mon Sep 17 00:00:00 2001 From: Raphael Michel Date: Sun, 27 Nov 2016 15:30:04 +0100 Subject: [PATCH] Fixed a bug in the config documentation --- doc/admin/config.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/admin/config.rst b/doc/admin/config.rst index 9286042736..744aa87da4 100644 --- a/doc/admin/config.rst +++ b/doc/admin/config.rst @@ -87,7 +87,7 @@ Example:: port=3306 ``backend`` - One of ``mysql``, ``sqlite3``, ``oracle`` and ``postgresql_psycopg2``. + One of ``mysql``, ``sqlite3``, ``oracle`` and ``postgresql``. Default: ``sqlite3``. If you use MySQL, be sure to create your database using