aboutsummaryrefslogtreecommitdiffstats
path: root/giphyproxy/main.go
diff options
context:
space:
mode:
Diffstat (limited to 'giphyproxy/main.go')
-rw-r--r--giphyproxy/main.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/giphyproxy/main.go b/giphyproxy/main.go
index 7b43364..60c44b1 100644
--- a/giphyproxy/main.go
+++ b/giphyproxy/main.go
@@ -51,7 +51,7 @@ func main() {
var cfg Config
exerrors.PanicIfNotNil(yaml.Unmarshal(cfgFile, &cfg))
mp := exerrors.Must(mediaproxy.NewFromConfig(cfg.BasicConfig, getMedia))
- mp.KeyServer.Version.Name = "maunium-stickerpicker giphy proxy"
+ 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