typo in config [skip ci]

This commit is contained in:
Sebastian Hugentobler 2022-03-28 15:28:53 +02:00
parent b8063330e0
commit 7be3061fcb
Signed by: shu
GPG Key ID: BB32CF3CA052C2F0

View File

@ -32,7 +32,7 @@ appservice:
type: postgres
# The database URI. Usually file name. https://github.com/mattn/go-sqlite3#connection-string
uri: {{ getenv "DATABASE_DATASOURCE" }}
max_open_conns: 20
max_open_conns: 20
max_idle_conns: 2
# Maximum connection idle time and lifetime before they're closed. Disabled if null.
# Parsed with https://pkg.go.dev/time#ParseDuration
@ -58,7 +58,7 @@ appservice:
# Appservice bot details.
bot:
# Username of the appservice bot.
username: whatsapp_ot
username: whatsappbot
# Display name and avatar for bot. Set to "remove" to remove display name/avatar, leave empty
# to leave display name/avatar as-is.
displayname: WhatsApp bridge bot