Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Commit

Permalink
Reword changelog to reflect change of approach.
Browse files Browse the repository at this point in the history
  • Loading branch information
dkasak committed Feb 10, 2022
1 parent 4376a70 commit 1d03124
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion changelog.d/11936.bugfix
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Don't attempt URL previews for URLs with `audio/*` or `video/*` content types. This prevents Synapse from making useless longer-lived connections to streaming media servers.
Implement an allow list of content types for which we will attempt to preview a URL. This prevents Synapse from making useless longer-lived connections to streaming media servers.

0 comments on commit 1d03124

Please sign in to comment.