Update generic worker paths
This commit is contained in:
		| @@ -42,6 +42,8 @@ matrix.boba.best { | ||||
|         path /_matrix/federation/v1/get_groups_publicised | ||||
|         path /_matrix/key/v2/query | ||||
|         path /_matrix/key/v2/query/* | ||||
|         path /_matrix/federation/unstable/org.matrix.msc2946/spaces/* | ||||
|         path /_matrix/federation/unstable/org.matrix.msc2946/hierarchy/* | ||||
|  | ||||
|         # Client API requests | ||||
|         path /_matrix/client/*/createRoom | ||||
| @@ -50,6 +52,9 @@ matrix.boba.best { | ||||
|         path /_matrix/client/*/rooms/*/context/* | ||||
|         path /_matrix/client/*/rooms/*/members | ||||
|         path /_matrix/client/*/rooms/*/state | ||||
|         path /_matrix/client/unstable/org.matrix.msc2946/rooms/*/spaces | ||||
|         path /_matrix/client/unstable/org.matrix.msc2946/rooms/*/hierarchy | ||||
|         path /_matrix/client/unstable/im.nheko.summary/rooms/*/summary | ||||
|         path /_matrix/client/*/account/3pid | ||||
|         path /_matrix/client/*/devices | ||||
|         path /_matrix/client/*/keys/query | ||||
|   | ||||
		Reference in New Issue
	
	Block a user