Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
overmind
/
matrix-docker-ansible-deploy
réplica de
https://github.com/spantaleev/matrix-docker-ansible-deploy
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
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
hace 3 años
padre
d513c0f446
commit
19e0b8374b
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+1
-1
roles/custom/matrix-rageshake/defaults/main.yml
+ 1
- 1
roles/custom/matrix-rageshake/defaults/main.yml
Ver fichero
@@ -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/"
Escribir
Vista previa
Cargando…
Cancelar
Guardar