aboutsummaryrefslogtreecommitdiffstats
path: root/giphyproxy/main.go
diff options
context:
space:
mode:
Diffstat (limited to 'giphyproxy/main.go')
-rw-r--r--giphyproxy/main.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/giphyproxy/main.go b/giphyproxy/main.go
index 98ac929..991a021 100644
--- a/giphyproxy/main.go
+++ b/giphyproxy/main.go
@@ -50,6 +50,7 @@ func main() {
exerrors.PanicIfNotNil(yaml.Unmarshal(cfgFile, &cfg))
mp := exerrors.Must(mediaproxy.NewFromConfig(cfg.BasicConfig, getMedia))
mp.KeyServer.Version.Name = "maunium-stickerpicker giphy proxy"
+ mp.ForceProxyLegacyFederation = true
exerrors.PanicIfNotNil(mp.Listen(cfg.ServerConfig))
}
}
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage