Skip to content

Commit 8dde0bf

Browse files
committed
Update UPGRADE.rst
1 parent afb6dcf commit 8dde0bf

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

UPGRADE.rst

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff 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

9494
The ``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

117114
Upgrading to v1.33.0
118115
====================

0 commit comments

Comments
 (0)