|
|
@@ -242,6 +242,18 @@ matrix_hookshot_widgets_branding_widgetTitle: "Hookshot Configuration" # noqa |
|
|
# level: admin |
|
|
# level: admin |
|
|
matrix_hookshot_permissions: [] |
|
|
matrix_hookshot_permissions: [] |
|
|
|
|
|
|
|
|
|
|
|
# Static connections that can be configured by an administrator, as documented here: |
|
|
|
|
|
# https://matrix-org.github.io/matrix-hookshot/latest/usage/static_connections.html |
|
|
|
|
|
# Currently only generic webhooks are supported. |
|
|
|
|
|
# Example: |
|
|
|
|
|
# matrix_hookshot_connections: |
|
|
|
|
|
# - connectionType: uk.half-shot.matrix-hookshot.generic.hook |
|
|
|
|
|
# stateKey: my-unique-webhook-id |
|
|
|
|
|
# roomId: "!room-id" |
|
|
|
|
|
# state: |
|
|
|
|
|
# name: My Static Webhook |
|
|
|
|
|
matrix_hookshot_connections: [] |
|
|
|
|
|
|
|
|
matrix_hookshot_bot_displayname: Hookshot Bot |
|
|
matrix_hookshot_bot_displayname: Hookshot Bot |
|
|
matrix_hookshot_bot_avatar: 'mxc://half-shot.uk/2876e89ccade4cb615e210c458e2a7a6883fe17d' |
|
|
matrix_hookshot_bot_avatar: 'mxc://half-shot.uk/2876e89ccade4cb615e210c458e2a7a6883fe17d' |
|
|
|
|
|
|
|
|
|