make the socks module optional

This commit is contained in:
Alexander Bersenev
2019-09-20 15:38:18 +05:00
parent 516600a32d
commit 23c7b0d53b
2 changed files with 14 additions and 13 deletions

View File

@@ -20,7 +20,3 @@ SECURE_ONLY = True
# Tag for advertising, obtainable from @MTProxybot
# AD_TAG = "3c09c680b76ee91a4c25ad51f742267d"
# Use upstream SOCKS5 proxy for connections (f.e. Tor)
# SOCKS5_HOST = "localhost"
# SOCKS5_PORT = 9050