ergäzung app service config files
This commit is contained in:
parent
dd3aff016e
commit
142e871551
@ -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
|
||||
|
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user