|
|
|
@@ -12,12 +12,6 @@ homeserver: |
|
|
|
webhookBot: |
|
|
|
# The localpart to use for the bot. May require re-registering the application service. |
|
|
|
localpart: "_webhook" |
|
|
|
|
|
|
|
# Provisioning API options |
|
|
|
provisioning: |
|
|
|
# Your secret for the API. Required for all provisioning API requests. |
|
|
|
secret: '{{ matrix_appservice_polychat_api_secret }}' |
|
|
|
|
|
|
|
# Configuration related to the web portion of the bridge. Handles the inbound polychat |
|
|
|
web: |
|
|
|
hookUrlBase: "{{ matrix_appservice_polychat_inbound_uri_prefix }}" |
|
|
|
|