Disable URL previews for searchfox.org URLs
Categories
(Infrastructure & Operations :: Matrix, enhancement)
Tracking
(Not tracked)
People
(Reporter: kats, Unassigned)
References
Details
The URL preview that shows up for searchfox.org URLs are not particularly useful, and I can't think of any opengraph metadata that we can set on the searchfox side that would make them more useful. I'd prefer to disable the URL preview entirely for searchfox.org URLs. Assuming the matrix instance is running a standard synapse installation, this should be doable by adjusting the url_preview_url_blacklist option in the homeserver.yaml file.
Comment 1•1 month ago
|
||
This is a 6 year old bug... and I just retested it, and it seems like searchfox links no longer have a preview at all. The config is unchanged, so I assume there was some synapse change. Anyway, uh, I'll close this.
Comment 2•1 month ago
|
||
We started serving 403 response to the matrix user-agent as a mitigation at our load balancer that routes to the correct underlying server based on the first path component.
Description
•