summary refs log tree commit diff
path: root/synapse/util/stringutils.py
diff options
context:
space:
mode:
authorRafaƂ Hirsch <rafal@hirsch.net>2024-12-09 17:30:03 +0100
committerGitHub <noreply@github.com>2024-12-09 10:30:03 -0600
commitadce8a0111a37795bc4167afb2543a8877320b6a (patch)
treeec59ee997cc89a68d35c851cd1ed9edfcb9411df /synapse/util/stringutils.py
parentBump pyo3 from 0.23.2 to 0.23.3 (#18001) (diff)
downloadsynapse-adce8a0111a37795bc4167afb2543a8877320b6a.tar.xz
Reorganize account data, receipts and presence request regexps in generic_worker docs (#17954)
POST requests for account data, receipts and presence require the worker
to be configured as a stream writer. The regular expressions in the
default list don't assume any HTTP method, so if the worker is not a
stream writer, the request fails.

The stream writer section of the documentation lists the same regexps as
the one I'm removing, so people configuring stream writers can still
configure their routing properly.

More context:
https://github.com/element-hq/synapse/issues/17243#issuecomment-2493621645
Diffstat (limited to 'synapse/util/stringutils.py')
0 files changed, 0 insertions, 0 deletions