aboutsummaryrefslogtreecommitdiffstats
path: root/giphyproxy
diff options
context:
space:
mode:
authorTulir Asokan <tulir@maunium.net>2025-06-29 19:18:36 +0300
committerTulir Asokan <tulir@maunium.net>2025-06-29 19:18:36 +0300
commit3366dbc5002046be058a71e7ed310811a122c081 (patch)
treeb2b81f171d013dded1bb464c1d689733f995c4c8 /giphyproxy
parentd1d08d1ce42be872fb8cb3a12543c0d60925cf00 (diff)
Remove non-existent variable
Diffstat (limited to 'giphyproxy')
-rw-r--r--giphyproxy/main.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/giphyproxy/main.go b/giphyproxy/main.go
index 60c44b1..c8bed12 100644
--- a/giphyproxy/main.go
+++ b/giphyproxy/main.go
@@ -52,7 +52,6 @@ func main() {
exerrors.PanicIfNotNil(yaml.Unmarshal(cfgFile, &cfg))
mp := exerrors.Must(mediaproxy.NewFromConfig(cfg.BasicConfig, getMedia))
mp.KeyServer.Version.Name = "mautrix-go + maunium-stickerpicker giphy proxy"
- mp.ForceProxyLegacyFederation = true
if cfg.Destination != "" {
destination = cfg.Destination
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage