|
|
|
@@ -187,6 +187,9 @@ bridge: |
|
|
|
# mxid - Specific user |
|
|
|
permissions: |
|
|
|
"{{ matrix_mautrix_instagram_homeserver_domain }}": user |
|
|
|
{% if matrix_admin is defined and matrix_admin|length %} |
|
|
|
"{{ matrix_admin }}": admin |
|
|
|
{% endif %} |
|
|
|
# Provisioning API part of the web server for automated portal creation and fetching information. |
|
|
|
# Used by things like mautrix-manager (https://github.com/tulir/mautrix-manager). |
|
|
|
provisioning: |
|
|
|
|