We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d504a5f commit 0099467Copy full SHA for 0099467
lib/SyTest/Homeserver/Synapse.pm
@@ -1319,6 +1319,7 @@ sub generate_haproxy_map
1319
^/_matrix/client/(api/v1|r0|unstable)/rooms/.*/(join|invite|leave|ban|unban|kick)$ event_creator
1320
^/_matrix/client/(api/v1|r0|unstable)/join/ event_creator
1321
^/_matrix/client/(api/v1|r0|unstable)/profile/ event_creator
1322
+^/_matrix/client/(api/v1|r0|unstable)/createRoom event_creator
1323
1324
EOCONFIG
1325
0 commit comments