change comment in config

This commit is contained in:
Alexander Bersenev
2019-11-22 02:11:41 +05:00
parent d41b4abf35
commit 1c29465b6e

View File

@@ -15,7 +15,7 @@ MODES = {
"secure": False, "secure": False,
# Makes the proxy even more hard to detect # Makes the proxy even more hard to detect
# Compatible only with the recent clients # Can be incompatible with old clients
"tls": True "tls": True
} }