change comment

This commit is contained in:
Alexander Bersenev
2019-08-19 03:33:04 +05:00
parent 01fd1a34c2
commit 1938c7d3bb

View File

@@ -125,7 +125,7 @@ def init_config():
# allows to connect in tls mode only
conf_dict.setdefault("TLS_ONLY", False)
# accept incoming connections only with proxy protocol v1/v2, use for nginx/haproxy
# accept incoming connections only with proxy protocol v1/v2, useful for nginx and haproxy
conf_dict.setdefault("PROXY_PROTOCOL", False)
# set the tls domain for the proxy, has an influence only on starting message