Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Matrix
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Container Registry
Model registry
Operate
Environments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
TeDomum
Matrix
Commits
8dde0bf8
Commit
8dde0bf8
authored
3 years ago
by
Erik Johnston
Browse files
Options
Downloads
Patches
Plain Diff
Update UPGRADE.rst
parent
afb6dcf8
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
UPGRADE.rst
+4
-7
4 additions, 7 deletions
UPGRADE.rst
with
4 additions
and
7 deletions
UPGRADE.rst
+
4
−
7
View file @
8dde0bf8
...
...
@@ -88,7 +88,7 @@ for example:
Upgrading to v1.34.0
====================
`room_invite_state_types` configuration setting
`
`room_invite_state_types`
`
configuration setting
-----------------------------------------------
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:
- "m.room.encryption"
- "m.room.name"
If you have customised this value
by adding addition
state
types
, you shoul
d
remov
e ``room_
invite_state_types`` and configure ``additional_event_types`` with
your customisations.
If you have customised this value
, you should remove ``room_invite_
state
_
types
`` an
d
configur
e ``room_
prejoin_state`` instead.
If you have customised this value by removing state types, you should rename
``room_invite_state_types`` to ``additional_event_types``, and set
``disable_default_event_types`` to ``true``.
Upgrading to v1.33.0
====================
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment