Disable (i.e. comment) http_proxy

This commit is contained in:
Schimon Jehudah 2024-03-12 21:25:36 +00:00
parent 84b960f2fc
commit 8ff51ff67b

View file

@ -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)