Cody Wyatt Neiman
hace 3 años
No se encontró ninguna clave conocida en la base de datos para esta firma
ID de clave GPG: 94475C8B94E4698D
Se han
modificado 1 ficheros con
1 adiciones y
1 borrados
-
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 }}$' |
|
|
|
|