hippocampus: matrix: discord direct media fix

This commit is contained in:
2026-03-23 21:44:49 -04:00
parent e9bdb9fc2a
commit 6ba334282c

View File

@@ -173,9 +173,6 @@ in {
# The bridge supports MSC3860 media download redirects and will use them if the requester supports it. # The bridge supports MSC3860 media download redirects and will use them if the requester supports it.
# Optionally, you can force redirects and not allow proxying at all by setting this to false. # Optionally, you can force redirects and not allow proxying at all by setting this to false.
allow_proxy = true; allow_proxy = true;
# Matrix server signing key to make the federation tester pass, same format as synapse's .signing.key file.
# This key is also used to sign the mxc:// URIs to ensure only the bridge can generate them.
server_key = "$MAUTRIX_DISCORD_APPSERVICE_DIRECT_MEDIA";
}; };
# Settings for converting animated stickers. # Settings for converting animated stickers.
animated_sticker = { animated_sticker = {