feat: discord bridging

See https://git.coopcloud.tech/coop-cloud/matrix-synapse/issues/31
This commit is contained in:
decentral1se
2022-05-16 18:55:32 +02:00
parent 2beb6e4bf0
commit 0e3c286eaf
7 changed files with 224 additions and 7 deletions

View File

@ -1442,9 +1442,8 @@ room_prejoin_state:
# A list of application service config files to use
#
{{ if eq (env "TELEGRAM_APP_SERVICE_ENABLED") "1" }}
app_service_config_files:
- "{{ env "TELEGRAM_APP_SERVICE_CONFIG" }}"
{{ if eq (env "APP_SERVICES_ENABLED") "1" }}
app_service_config_files: {{ env "APP_SERVICE_CONFIGS" }}
{{ end }}
# Uncomment to enable tracking of application service IP addresses. Implicitly