Comment out http_proxy in example config

This commit is contained in:
syeopite 2025-01-21 17:27:35 -08:00
parent bfa6da2474
commit 033e42a981
No known key found for this signature in database
GPG key ID: A73C186DA3955A1A

View file

@ -178,11 +178,11 @@ https_only: false
## ##
## If unset, then no HTTP proxy will be used. ## If unset, then no HTTP proxy will be used.
## ##
http_proxy: #http_proxy:
user: # user:
password: # password:
host: # host:
port: # port:
## ##