diff --git a/docs/installation/7_configuration.md b/docs/installation/7_configuration.md index ddc1f396b..0cc67b156 100644 --- a/docs/installation/7_configuration.md +++ b/docs/installation/7_configuration.md @@ -86,7 +86,7 @@ that you chose. ### Global connection pool -If you want to use a single connection pool to a single PostgreSQL database, then you must +If you want to use a single connection pool to a single PostgreSQL database, then you must uncomment and configure the `database` section within the `global` section: ```yaml