ソースを参照

Update default room version to 11 in line with the specification.

pull/4359/head
Catalan Lover 9ヶ月前
committed by GitHub
コミット
603569f7ce
この署名に対応する既知のキーがデータベースに存在しません GPGキーID: B5690EEEBB952194
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      roles/custom/matrix-synapse/defaults/main.yml

+ 1
- 1
roles/custom/matrix-synapse/defaults/main.yml ファイルの表示

@@ -1562,7 +1562,7 @@ matrix_synapse_room_list_publication_rules:
room_id: "*"
action: allow

matrix_synapse_default_room_version: "10"
matrix_synapse_default_room_version: "11"

# Controls whether leaving a room will automatically forget it.
# The upstream default is `false`, but we try to make Synapse less wasteful of resources, so we do things differently.


読み込み中…
キャンセル
保存