forked from CGM_Public/pretix_original
Fixed a bug in the config documentation
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user