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