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

@ -28,7 +28,7 @@ plugin_directories:
# Configuration for storing plugin databases
plugin_databases:
# Some plugins still require sqlite, so configure a path here.
# postgres will be used if supported.
# Postgres will be used if supported.
sqlite: /data/dbs
postgres: default