Disable legacy media request fallbacks by default.

Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
Jason Volk
2025-07-27 02:48:55 +00:00
parent 4c35bfbda4
commit 6b7bf80de5
3 changed files with 18 additions and 2 deletions

View File

@@ -1130,6 +1130,12 @@
#
#allow_legacy_media = false
# Fallback to requesting legacy unauthenticated media from remote servers.
# Unauthenticated media was removed in ~2024Q3; enabling this adds
# considerable federation requests which are unlikely to succeed.
#
#request_legacy_media = false
# This item is undocumented. Please contribute documentation for it.
#
#freeze_legacy_media = true