doc: remove any mention of SOCKS4

SOCKS4 support was removed in 0127a9b, as well as the `-socks=` option.
This commit is contained in:
Wladimir J. van der Laan
2014-07-24 15:55:49 +02:00
parent 7bf8ab9dd3
commit 59abcefc2e
4 changed files with 3 additions and 11 deletions

View File

@@ -10,7 +10,7 @@
# Run a regression test network
#regtest=0
# Connect via a socks4 proxy
# Connect via a SOCKS5 proxy
#proxy=127.0.0.1:9050
##############################################################