Parcourir la source

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

pull/4359/head
Catalan Lover il y a 1 an
committed by GitHub
Parent
révision
603569f7ce
Aucune clé connue n'a été trouvée dans la base pour cette signature ID de la clé GPG: B5690EEEBB952194
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. +1
    -1
      roles/custom/matrix-synapse/defaults/main.yml

+ 1
- 1
roles/custom/matrix-synapse/defaults/main.yml Voir le fichier

@@ -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.


Chargement…
Annuler
Enregistrer