mautrix / discord

A Matrix-Discord puppeting bridge
https://go.mau.fi/mautrix-discord
GNU Affero General Public License v3.0
240 stars 22 forks source link

Option for separate media repo url #116

Closed tezlm closed 11 months ago

tezlm commented 11 months ago

I use matrix-media-repo, so I need to be able to upload to a separate address instead of the main homeserver address.

I can set the address to the public-facing url instead of localhost, but that would cause unnecessary overhead.

tulir commented 11 months ago

You should just have an internal (non-tls) listener in your reverse proxy, otherwise the bridge would need advanced custom routing capabilities to support other types of workers