Remove outbound proxy, http.ProxyFromEnvironment is now used (#2191)

This commit is contained in:
S7evinK 2022-02-17 13:54:29 +01:00 committed by GitHub
parent a4681bc7f7
commit f51e2a99e9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 0 additions and 16 deletions

View file

@ -204,13 +204,6 @@ federation_api:
# enable this option in production as it presents a security risk!
disable_tls_validation: false
# Use the following proxy server for outbound federation traffic.
proxy_outbound:
enabled: false
protocol: http
host: localhost
port: 8080
# Perspective keyservers to use as a backup when direct key fetches fail. This may
# be required to satisfy key requests for servers that are no longer online when
# joining some rooms.