|
|
@ -124,7 +124,7 @@ matrix_mautrix_slack_registration_yaml: |
|
|
|
|
rate_limited: false
|
|
|
|
rate_limited: false
|
|
|
|
namespaces:
|
|
|
|
namespaces:
|
|
|
|
users:
|
|
|
|
users:
|
|
|
|
- regex: '^@slack_[0-9]+:{{ matrix_mautrix_slack_homeserver_domain | regex_escape }}$'
|
|
|
|
- regex: '^@slack_[a-z-A-Z0-9\-]+:{{ matrix_mautrix_slack_homeserver_domain | regex_escape }}$'
|
|
|
|
exclusive: true
|
|
|
|
exclusive: true
|
|
|
|
- exclusive: true
|
|
|
|
- exclusive: true
|
|
|
|
regex: '^@{{ matrix_mautrix_slack_appservice_bot_username | regex_escape }}:{{ matrix_mautrix_slack_homeserver_domain | regex_escape }}$'
|
|
|
|
regex: '^@{{ matrix_mautrix_slack_appservice_bot_username | regex_escape }}:{{ matrix_mautrix_slack_homeserver_domain | regex_escape }}$'
|
|
|
|