Update README.md

This commit is contained in:
tschettervictor
2024-09-30 08:45:19 -06:00
committed by GitHub
parent 99357abd78
commit 6c155505ee

View File

@@ -22,9 +22,9 @@ TIME_ZONE
- sets the timezone, see http://php.net/manual/en/timezones.php)
- must be set
DATABASE
DB_TYPE
- set your preffered database (currently defaults to mariadb)
- can be either "mariadb" or "pgsql"
- can be either "MariaDB" or "PostgreSQL"
MARIADB_VERSION
- mariadb version to use (currently defaults to 106)