-
Notifications
You must be signed in to change notification settings - Fork 49
Open
Labels
supportQuestion or triage session; when more information is required or no action necessary.Question or triage session; when more information is required or no action necessary.
Description
I was running conduwuit federating with another server running synapse. I recently swapped docker images from conduwuit to tuwunel and this has resulted in all media downloads failing in the federated rooms since the swap.
I saw in the release notes for v1.3.0 that changes were made to unathenticated media
- Unauthenticated media fallbacks are no longer requested by default. This can still be enabled with request_legacy_media if desired.
I have attempted adding both allow_legacy_media
which is the var that appears in the config file example, and request_legacy_media
as indicated in the release notes, but neither seems to have any effect on my homeserver's ability to request and cache media from the federated server. There are no logs that appear at INFO or above level indicating any failures with grabbing the media.
Metadata
Metadata
Assignees
Labels
supportQuestion or triage session; when more information is required or no action necessary.Question or triage session; when more information is required or no action necessary.