本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
探索
說明
登入
overmind
/
matrix-docker-ansible-deploy
镜像来自
https://github.com/spantaleev/matrix-docker-ansible-deploy
關注
1
收藏
0
複製
0
程式碼
問題
0
版本發佈
0
Wiki
活動
瀏覽代碼
Update Synapse (0.99.1.1 -> 0.99.2)
pull/105/head
Slavi Pantaleev
7 年之前
父節點
d360c67465
當前提交
041a1947b3
共有
2 個檔案被更改
,包括
3 行新增
和
1 行删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
docs/configuring-playbook-telemetry.md
+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
- 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_config_dir_path: "{{ matrix_synapse_base_path }}/config"
Write
Preview
Loading…
取消
儲存