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
Update Synapse (0.99.1.1 -> 0.99.2)
pull/105/head
Slavi Pantaleev
há 7 anos
ascendente
d360c67465
cometimento
041a1947b3
2 ficheiros alterados
com
3 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
+2
-0
docs/configuring-playbook-telemetry.md
+1
-1
roles/matrix-synapse/defaults/main.yml
+ 2
- 0
docs/configuring-playbook-telemetry.md
Ver ficheiro
@@ -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 ficheiro
@@ -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"
Escrever
Pré-visualizar
Carregando…
Cancelar
Guardar