|
|
|
@@ -263,7 +263,7 @@ provisioning: |
|
|
|
prefix: /_matrix/provision |
|
|
|
# Shared secret for authentication. If set to "generate" or null, a random secret will be generated, |
|
|
|
# or if set to "disable", the provisioning API will be disabled. |
|
|
|
shared_secret: disable |
|
|
|
shared_secret: {{ matrix_mautrix_meta_instagram_provisioning_shared_secret | to_json }} |
|
|
|
# Whether to allow provisioning API requests to be authed using Matrix access tokens. |
|
|
|
# This follows the same rules as double puppeting to determine which server to contact to check the token, |
|
|
|
# which means that by default, it only works for users on the same server as the bridge. |
|
|
|
|