Este site funciona melhor com JavaScript.
Página inicial
Explorar
Ajuda
Acessar
overmind
/
matrix-docker-ansible-deploy
espelhamento de
https://github.com/spantaleev/matrix-docker-ansible-deploy
Observar
1
Favorito
0
Fork
0
Código
Issues
0
Versões
0
Wiki
Atividade
Ver código fonte
Enable matrix_rageshake_enabled in the role by default
We disable it via `group_vars/matrix_servers`, as we do for all other roles.
pull/2510/head
Slavi Pantaleev
3 anos atrás
pai
d513c0f446
commit
19e0b8374b
1 arquivos alterados
com
1 adições
e
1 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+1
-1
roles/custom/matrix-rageshake/defaults/main.yml
+ 1
- 1
roles/custom/matrix-rageshake/defaults/main.yml
Ver arquivo
@@ -2,7 +2,7 @@
# rageshake is a issue submission service from matrix.org
# Project source code URL: https://github.com/matrix-org/rageshake/
matrix_rageshake_enabled:
fals
e
matrix_rageshake_enabled:
tru
e
matrix_rageshake_container_image_self_build: false
matrix_rageshake_docker_repo: "https://github.com/matrix-org/rageshake/"
Escrever
Pré-visualização
Carregando…
Cancelar
Salvar