Switching default Tor type to SOCKS5 (various bundles are discontinued)

This commit is contained in:
Miroslav Stampar
2016-07-06 13:30:46 +02:00
parent db1fc621b5
commit 6b0951d1ee
5 changed files with 5 additions and 5 deletions

View File

@@ -124,7 +124,7 @@ tor = False
# Set Tor proxy type.
# Valid: HTTP, SOCKS4, SOCKS5
torType = HTTP
torType = SOCKS5
# Check to see if Tor is used properly.
# Valid: True or False