Skip to content
Snippets Groups Projects
Commit b8bf6123 authored by Erik Johnston's avatar Erik Johnston
Browse files

Fixup upgrades

parent e87355f2
No related branches found
No related tags found
No related merge requests found
...@@ -91,14 +91,14 @@ process, for example: ...@@ -91,14 +91,14 @@ process, for example:
# Upgrading to v1.61.0 # Upgrading to v1.61.0
## Removal of depracated community/groups ## Removal of deprecated community/groups
This release of Synapse will remove deprecated community/groups from codebase. This release of Synapse will remove deprecated community/groups from codebase.
### Worker endpoints ### Worker endpoints
For those who have deployed workers, following worker endpoints will no longer be existing For those who have deployed workers, following worker endpoints will no longer
and they are expected to be removed from reverse proxy config: exist and they can be removed from the reverse proxy configuration:
- `^/_matrix/federation/v1/get_groups_publicised$` - `^/_matrix/federation/v1/get_groups_publicised$`
- `^/_matrix/client/(r0|v3|unstable)/joined_groups$` - `^/_matrix/client/(r0|v3|unstable)/joined_groups$`
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment