fixes the default for the database connection option to be pgsql

This commit is contained in:
jessebot
2025-01-17 19:46:56 +01:00
parent cd9d9c2d06
commit c68e453621
3 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -126,7 +126,7 @@ externalDatabase:
# -- enable using an external mysql or postgresql cluster
enabled: false
# -- options: sqlite mysql pgsql sqlsrv
connection: psql
connection: pgsql
host: ""
port: 3306
database: pixelfed