Update dendrite 0.9.5 -> 0.9.6

Remove appservice database setup/config as the latest update no longer requires it.
This commit is contained in:
Shaleen Jain
2022-09-02 03:58:41 +00:00
parent b2aace3842
commit 0300c0e96e
3 changed files with 1 additions and 11 deletions

View File

@ -133,11 +133,6 @@ app_service_api:
internal_api:
listen: http://0.0.0.0:7777
connect: http://appservice_api:7777
database:
connection_string: {{ matrix_dendrite_database_str }}/{{ matrix_dendrite_appservice_database }}?sslmode=disable
max_open_conns: 10
max_idle_conns: 2
conn_max_lifetime: -1
# Disable the validation of TLS certificates of appservices. This is
# not recommended in production since it may allow appservice traffic