|
|
@@ -185,7 +185,7 @@ matrix_mautrix_whatsapp_registration_yaml: | |
|
|
rate_limited: false |
|
|
rate_limited: false |
|
|
namespaces: |
|
|
namespaces: |
|
|
users: |
|
|
users: |
|
|
- regex: '^@whatsapp_[0-9]+:{{ matrix_mautrix_whatsapp_homeserver_domain }}$' |
|
|
|
|
|
|
|
|
- regex: '^@whatsapp_[0-9]+:{{ matrix_mautrix_whatsapp_homeserver_domain|regex_escape }}$' |
|
|
exclusive: true |
|
|
exclusive: true |
|
|
|
|
|
|
|
|
matrix_mautrix_whatsapp_registration: "{{ matrix_mautrix_whatsapp_registration_yaml|from_yaml }}" |
|
|
matrix_mautrix_whatsapp_registration: "{{ matrix_mautrix_whatsapp_registration_yaml|from_yaml }}" |