diff options
author | Alex Auvolat <alex@adnab.me> | 2020-02-28 20:08:37 +0100 |
---|---|---|
committer | Alex Auvolat <alex@adnab.me> | 2020-02-28 20:08:37 +0100 |
commit | 155a9f7e4d96072c9a9afe35433b16156d5ddcb9 (patch) | |
tree | b5423840771e869b8e9a97a6a014bfc59b53376c /consul/configuration/chat/synapse/homeserver.yaml | |
parent | 52e6ba3c0036160ce9c419dd0188624cc55fa2b1 (diff) | |
download | infrastructure-155a9f7e4d96072c9a9afe35433b16156d5ddcb9.tar.gz infrastructure-155a9f7e4d96072c9a9afe35433b16156d5ddcb9.zip |
Initial Easybridge setup
Diffstat (limited to 'consul/configuration/chat/synapse/homeserver.yaml')
-rw-r--r-- | consul/configuration/chat/synapse/homeserver.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/consul/configuration/chat/synapse/homeserver.yaml b/consul/configuration/chat/synapse/homeserver.yaml index c54d4a0..87688a4 100644 --- a/consul/configuration/chat/synapse/homeserver.yaml +++ b/consul/configuration/chat/synapse/homeserver.yaml @@ -309,6 +309,7 @@ room_invite_state_types: # A list of application service config file to use app_service_config_files: - "/etc/matrix-synapse/fb2mx_registration.yaml" + - "/etc/matrix-synapse/easybridge_registration.yaml" # macaroon_secret_key: <PRIVATE STRING> |