···50505151# When sending files from Discord to XMPP, proxy the URLS with this template. "<hmac>" and
5252# and "<url>" will be substituted. Proxy will not be used if not set.
5353-proxy_discord_urls_to = "https://proxy.server.example/proxy/<hmac>/<urls>"
5353+proxy_discord_urls_to = "https://proxy.server.example/proxy/<hmac>/<url>"
54545555# Secret for the proxy. Only used when the proxy is used.
5656hmac_secret = "some-secret"