このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
サインイン
overmind
/
matrix-docker-ansible-deploy
ミラー元
https://github.com/spantaleev/matrix-docker-ansible-deploy
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
リリース
0
Wiki
アクティビティ
ソースを参照
Merge pull request
#2956
from etkecc/patch-311
Update MSC1929 integration
pull/2958/head
Slavi Pantaleev
2年前
committed by
GitHub
親
e87f5c11d7
1eb78c97c0
コミット
7d2970fd0f
この署名に対応する既知のキーがデータベースに存在しません
GPGキーID:
4AEE18F83AFDEB23
1個のファイルの変更
、
1行の追加
、
1行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+1
-1
roles/custom/matrix-base/templates/static-files/well-known/matrix-support.j2
+ 1
- 1
roles/custom/matrix-base/templates/static-files/well-known/matrix-support.j2
ファイルの表示
@@ -1,6 +1,6 @@
#jinja2: lstrip_blocks: "True"
{
"
admin
s": {{ matrix_homeserver_admin_contacts|to_json }}
"
contact
s": {{ matrix_homeserver_admin_contacts|to_json }}
{% if matrix_homeserver_support_url %},
"support_page": {{ matrix_homeserver_support_url|to_json }}
{% endif %}
書き込み
プレビュー
読み込み中…
キャンセル
保存