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
Update Synapse (0.99.1.1 -> 0.99.2)
pull/105/head
Slavi Pantaleev
hace 7 años
padre
d360c67465
commit
041a1947b3
Se han
modificado 2 ficheros
con
3 adiciones
y
1 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+2
-0
docs/configuring-playbook-telemetry.md
+1
-1
roles/matrix-synapse/defaults/main.yml
+ 2
- 0
docs/configuring-playbook-telemetry.md
Ver fichero
@@ -42,3 +42,5 @@ If statistics reporting is enabled, the information that gets submitted to the m
- cache setting information
- CPU and memory statistics for the homeserver program
- database engine type and version
+ 1
- 1
roles/matrix-synapse/defaults/main.yml
Ver fichero
@@ -1,4 +1,4 @@
matrix_synapse_docker_image: "matrixdotorg/synapse:v0.99.
1.1
-py3"
matrix_synapse_docker_image: "matrixdotorg/synapse:v0.99.
2
-py3"
matrix_synapse_base_path: "{{ matrix_base_data_path }}/synapse"
matrix_synapse_config_dir_path: "{{ matrix_synapse_base_path }}/config"
Escribir
Vista previa
Cargando…
Cancelar
Guardar