The proxy support should be fully functional now

This commit is contained in:
Jose Manuel Delicado
2017-01-16 15:49:49 +01:00
parent b7dd6d43fe
commit dab8be7c12
3 changed files with 12 additions and 17 deletions

View File

@@ -8,7 +8,7 @@ log = logging.getLogger("config")
MAINFILE = "twblue.conf"
MAINSPEC = "app-configuration.defaults"
proxyTypes=[u"http", u"https", u"socks4", u"socks5"]
app = None
keymap=None
changed_keymap = False