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