mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-12-11 08:51:03 -05:00
Fix incorrect worker-allowed path in documentation (#12867)
This commit is contained in:
parent
774ac4930d
commit
b4fab0b14f
2 changed files with 1 additions and 3 deletions
|
|
@ -237,9 +237,6 @@ information.
|
|||
^/_matrix/client/(api/v1|r0|v3|unstable)/join/
|
||||
^/_matrix/client/(api/v1|r0|v3|unstable)/profile/
|
||||
|
||||
# Device requests
|
||||
^/_matrix/client/(r0|v3|unstable)/sendToDevice/
|
||||
|
||||
# Account data requests
|
||||
^/_matrix/client/(r0|v3|unstable)/.*/tags
|
||||
^/_matrix/client/(r0|v3|unstable)/.*/account_data
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue