mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-06-25 10:47:51 +02:00
Fix capitalization: postgres → Postgres
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
This commit is contained in:
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user