Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,8 +97,8 @@ API JSON template (supplied to HMA API):
fetch all media from a server if the server has a lot of quarantined media.
* This exchange best supports `pdq` and `video_md5` signal types. Note that `video_md5` is actually just an MD5 hash of
the input file, regardless of whether it's actually a video.
* The API this exchange uses is not yet included in a Synapse release, and may change without notice. Track
[this PR](https://github.com/element-hq/synapse/pull/19558) for details.
* The API is only available in [Synapse 1.152.0](https://github.com/element-hq/synapse/releases/tag/v1.152.0) and later.
Be sure to update your Synapse version before using this exchange.

### Future considerations

Expand Down