このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
サインイン
overmind
/
matrix-docker-ansible-deploy
ミラー元
https://github.com/spantaleev/matrix-docker-ansible-deploy
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
リリース
0
Wiki
アクティビティ
ソースを参照
Do not add main/master Synapse process to instance_map if workers are not in use
This is meant to keep the configuration tidy for non-worker setups. Related to
49cb8b7b11
pull/2684/head
Slavi Pantaleev
3年前
親
49cb8b7b11
コミット
8fbe99ac2a
1個のファイルの変更
、
1行の追加
、
1行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+1
-1
roles/custom/matrix-synapse/defaults/main.yml
+ 1
- 1
roles/custom/matrix-synapse/defaults/main.yml
ファイルの表示
@@ -721,7 +721,7 @@ matrix_synapse_instance_map: |
'host': 'matrix-synapse',
'port': matrix_synapse_replication_http_port,
},
}
}
if matrix_synapse_workers_enabled else {}
}}
# Redis information
書き込み
プレビュー
読み込み中…
キャンセル
保存