Преглед изворни кода

Update Synapse (0.99.1.1 -> 0.99.2)

pull/105/head
Slavi Pantaleev пре 7 година
родитељ
комит
041a1947b3
2 измењених фајлова са 3 додато и 1 уклоњено
  1. +2
    -0
      docs/configuring-playbook-telemetry.md
  2. +1
    -1
      roles/matrix-synapse/defaults/main.yml

+ 2
- 0
docs/configuring-playbook-telemetry.md Прегледај датотеку

@@ -42,3 +42,5 @@ If statistics reporting is enabled, the information that gets submitted to the m
- cache setting information - cache setting information


- CPU and memory statistics for the homeserver program - CPU and memory statistics for the homeserver program

- database engine type and version

+ 1
- 1
roles/matrix-synapse/defaults/main.yml Прегледај датотеку

@@ -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_base_path: "{{ matrix_base_data_path }}/synapse"
matrix_synapse_config_dir_path: "{{ matrix_synapse_base_path }}/config" matrix_synapse_config_dir_path: "{{ matrix_synapse_base_path }}/config"


Loading…
Откажи
Сачувај