|
|
|
@@ -187,7 +187,7 @@ bridge: |
|
|
|
# mxid - Specific user |
|
|
|
permissions: |
|
|
|
"{{ matrix_mautrix_instagram_homeserver_domain }}": user |
|
|
|
{% if matrix_admin is defined and matrix_admin|length %} |
|
|
|
{% if matrix_admin %} |
|
|
|
"{{ matrix_admin }}": admin |
|
|
|
{% endif %} |
|
|
|
# Provisioning API part of the web server for automated portal creation and fetching information. |
|
|
|
|