瀏覽代碼

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

pull/4364/head
Catalan Lover 9 月之前
committed by Slavi Pantaleev
父節點
當前提交
5dcdf8e9e2
共有 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.


Loading…
取消
儲存