Skip to content

Commit

Permalink
Add new POSTGRESQL_OPTIONS variable to reference.
Browse files Browse the repository at this point in the history
  • Loading branch information
mgruner committed Sep 18, 2023
1 parent 759e051 commit 78de545
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion install/docker-compose/environment.rst
Original file line number Diff line number Diff line change
Expand Up @@ -216,9 +216,12 @@ PostgreSQL
- ``zammad_production``
- Zammads database to use.
-
* - POSTGRESQL_OPTIONS
- ``(unset)``
- Additional postgresql params to be appended to the database URI.
-
* - POSTGRESQL_DB_CREATE
- ``true``
- By default we will create the required database.
- .. note:: On own database servers this setting might be troublesome.
.. include:: /install/docker-compose/init-specific.include.rst

0 comments on commit 78de545

Please sign in to comment.