File tree Expand file tree Collapse file tree 1 file changed +4
-7
lines changed Expand file tree Collapse file tree 1 file changed +4
-7
lines changed Original file line number Diff line number Diff line change @@ -88,7 +88,7 @@ for example:
8888 Upgrading to v1.34.0
8989====================
9090
91- `room_invite_state_types ` configuration setting
91+ `` room_invite_state_types ` ` configuration setting
9292-----------------------------------------------
9393
9494The ``room_invite_state_types `` configuration setting has been deprecated and
@@ -106,13 +106,10 @@ remove it from your configuration file. The default value used to be:
106106 - " m.room.encryption"
107107 - " m.room.name"
108108
109- If you have customised this value by adding addition state types , you should
110- remove `` room_invite_state_types `` and configure ``additional_event_types `` with
111- your customisations.
109+ If you have customised this value, you should remove `` room_invite_state_types `` and
110+ configure ``room_prejoin_state `` instead.
111+
112112
113- If you have customised this value by removing state types, you should rename
114- ``room_invite_state_types `` to ``additional_event_types ``, and set
115- ``disable_default_event_types `` to ``true ``.
116113
117114Upgrading to v1.33.0
118115====================
You can’t perform that action at this time.
0 commit comments