postgress mautrix

This commit is contained in:
2024-02-08 20:56:57 +01:00
parent ea0a4ad6da
commit dd3aff016e
2 changed files with 13 additions and 1 deletions

View File

@ -42,7 +42,7 @@ appservice:
# https://github.com/mattn/go-sqlite3#connection-string
# Postgres: Connection string. For example, postgres://user:password@host/database?sslmode=disable
# To connect via Unix socket, use something like postgres:///dbname?host=/var/run/postgresql
uri: postgres://user:password@host/database?sslmode=disable
uri: postgres-whatsapp://whatsapp:jgzqnGCq3KY28C@postgres-whatsapp/whatsapp?sslmode=disable
# Maximum number of connections. Mostly relevant for Postgres.
max_open_conns: 20
max_idle_conns: 2