Allow default room version to be configured

This commit is contained in:
Aaron Raimist
2019-06-11 21:18:06 -05:00
parent e4068e55ee
commit 483bdd8c01
2 changed files with 3 additions and 1 deletions

View File

@ -286,3 +286,5 @@ matrix_synapse_room_list_publication_rules:
alias: "*"
room_id: "*"
action: allow
matrix_synapse_default_room_version: "4"