appservice

This commit is contained in:
Ralf-Peter Wolff 2024-02-13 14:09:53 +01:00
parent d079ee98c8
commit c6b1830184

View File

@ -26,7 +26,7 @@ homeserver:
# Changing these values requires regeneration of the registration. # Changing these values requires regeneration of the registration.
appservice: appservice:
# The address that the homeserver can use to connect to this appservice. # The address that the homeserver can use to connect to this appservice.
address: http://localhost:29317 address: http://mautrix-telegram:29317
# When using https:// the TLS certificate and key files for the address. # When using https:// the TLS certificate and key files for the address.
tls_cert: false tls_cert: false
tls_key: false tls_key: false