MatrixSynapse/tests/federation/transport
Patrick Cloke 07771fa487
Remove experimental configuration flags & unstable values for faster joins (#15625)
Synapse will no longer send (or respond to) the unstable flags
for faster joins. These were only available behind a configuration
flag and handled in parallel with the stable flags.
2023-05-19 07:23:09 -04:00
..
server
__init__.py
test_client.py Remove experimental configuration flags & unstable values for faster joins (#15625) 2023-05-19 07:23:09 -04:00
test_knocking.py
test_server.py