ergäzung app service config files

This commit is contained in:
Ralf-Peter Wolff 2024-02-08 21:14:18 +01:00
parent dd3aff016e
commit 142e871551
2 changed files with 3 additions and 1 deletions

View File

@ -27,7 +27,7 @@ homeserver:
# Changing these values requires regeneration of the registration.
appservice:
# The address that the homeserver can use to connect to this appservice.
address: http://localhost:29318
address: http://mautrix-whatsapp:29318
# The hostname and port where this appservice should listen.
hostname: 0.0.0.0

View File

@ -41,6 +41,8 @@ suppress_key_server_warning: true
serve_server_wellknown: true
#
matrix_mautrix_whatsapp_enabled: true
app_service_config_files:
- /data/whatsapp-bridge.yaml
#
#auto_join_rooms:
# - "#example:example.com"