Fix capitalization: postgres → Postgres

Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
This commit is contained in:
Suguru Hirahara
2025-02-12 19:07:46 +09:00
parent 830adb35a6
commit c27fb2a832
11 changed files with 12 additions and 12 deletions

View File

@ -66,7 +66,7 @@ Take a look at:
Here is a list of additional common configuration options:
```yaml
# The postgres database pooling options
# The Postgres database pooling options
# The maximum number of connects to hold open. More of these allow for more concurrent
# processes to happen.