diff options
Diffstat (limited to 'sytest-blacklist')
-rw-r--r-- | sytest-blacklist | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/sytest-blacklist b/sytest-blacklist index 2e6f2057..da0667a1 100644 --- a/sytest-blacklist +++ b/sytest-blacklist @@ -31,4 +31,7 @@ Alias creators can delete canonical alias with no ops # Blacklisted because we need to implement v2 invite endpoints for room versions # to be supported (currently fails with M_UNSUPPORTED_ROOM_VERSION) -Inbound federation rejects invites which are not signed by the sender
\ No newline at end of file +Inbound federation rejects invites which are not signed by the sender + +# Blacklisted because we don't support ignores yet +Ignore invite in incremental sync |