Disable (i.e. comment) http_proxy
This commit is contained in:
parent
84b960f2fc
commit
8ff51ff67b
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ tor = ""
|
|||
yggdrasil = ""
|
||||
|
||||
[network]
|
||||
http_proxy = "http://localhost:8118"
|
||||
#http_proxy = "http://localhost:8118"
|
||||
user_agent = "Slixfeed/0.1"
|
||||
clearnet = 0 # Enable policed DNS system (not recommended)
|
||||
i2p = 1 # Enable I2P mixnet system (safer)
|
||||
|
|
Loading…
Reference in a new issue