Este sítio funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Iniciar sessão
overmind
/
matrix-docker-ansible-deploy
espelho de
https://github.com/spantaleev/matrix-docker-ansible-deploy
Vigiar
1
Marcar como favorito
0
Derivar
0
Código
Questões
0
Lançamentos
0
Wiki
Trabalho
Ver a proveniência
Use |regex_escape in Whatsapp registration.yaml
Doesn't matter much, but it makes it consistent with the other bridges.
pull/208/head
Slavi Pantaleev
há 7 anos
ascendente
3ff57ed74d
cometimento
c876a7df1d
1 ficheiros alterados
com
1 adições
e
1 eliminações
Visualização em 2 colunas
Opções das diferenças
Mostrar estatísticas
Descarregar ficheiro patch
Descarregar ficheiro diff
+1
-1
roles/matrix-bridge-mautrix-whatsapp/defaults/main.yml
+ 1
- 1
roles/matrix-bridge-mautrix-whatsapp/defaults/main.yml
Ver ficheiro
@@ -185,7 +185,7 @@ matrix_mautrix_whatsapp_registration_yaml: |
rate_limited: false
namespaces:
users:
- regex: '^@whatsapp_[0-9]+:{{ matrix_mautrix_whatsapp_homeserver_domain }}$'
- regex: '^@whatsapp_[0-9]+:{{ matrix_mautrix_whatsapp_homeserver_domain
|regex_escape
}}$'
exclusive: true
matrix_mautrix_whatsapp_registration: "{{ matrix_mautrix_whatsapp_registration_yaml|from_yaml }}"
Escrever
Pré-visualizar
Carregando…
Cancelar
Guardar