give some advices about non-secure settings on startup

This commit is contained in:
Alexander Bersenev
2019-08-19 04:55:09 +05:00
parent ac6d20a897
commit 26e00a7409
2 changed files with 26 additions and 2 deletions

View File

@@ -14,5 +14,9 @@ SECURE_ONLY = True
# Compatible only with the recent clients
# TLS_ONLY = True
# The domain for TLS, bad clients are proxied there
# Use random existing domain, proxy checks it on start
# TLS_DOMAIN = "www.google.com"
# Tag for advertising, obtainable from @MTProxybot
# AD_TAG = "3c09c680b76ee91a4c25ad51f742267d"