Cody Wyatt Neiman
3 anos atrás
Nenhuma chave conhecida encontrada para esta assinatura no banco de dados
ID da chave GPG: 94475C8B94E4698D
1 arquivos alterados com
1 adições e
1 exclusões
-
roles/custom/matrix-bridge-mautrix-slack/defaults/main.yml
|
|
|
@@ -124,7 +124,7 @@ matrix_mautrix_slack_registration_yaml: | |
|
|
|
rate_limited: false |
|
|
|
namespaces: |
|
|
|
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 |
|
|
|
regex: '^@{{ matrix_mautrix_slack_appservice_bot_username | regex_escape }}:{{ matrix_mautrix_slack_homeserver_domain | regex_escape }}$' |
|
|
|
|