Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/source/admin/configuration.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ you must be able to launch in bash 'source /etc/oar.conf' and have variables
assigned).
Each configuration tag found in /etc/oar.conf is now described:

- Database type : you can use a MySQL or a PostgreSQL database (tags are
- Database type : you can use a MySQL/MariaDB or a PostgreSQL database (tags are
"mysql" or "Pg")::

DB_TYPE=Pg
Expand Down