Update whitelist

This commit is contained in:
Kegan Dougal 2020-06-25 17:07:06 +01:00
parent 3de8c51e00
commit 47bd72a433

View file

@ -243,6 +243,9 @@ User can invite local user to room with version 2
Remote user can backfill in a room with version 2 Remote user can backfill in a room with version 2
Inbound federation accepts attempts to join v2 rooms from servers with support Inbound federation accepts attempts to join v2 rooms from servers with support
Outbound federation can send invites via v2 API Outbound federation can send invites via v2 API
Outbound federation can send invites via v1 API
Inbound federation can receive invites via v1 API
Inbound federation can receive invites via v2 API
User can create and send/receive messages in a room with version 3 User can create and send/receive messages in a room with version 3
local user can join room with version 3 local user can join room with version 3
Remote user can backfill in a room with version 3 Remote user can backfill in a room with version 3