disable background scraping

This commit is contained in:
j 2016-01-05 21:46:50 +05:30
commit aa3ab25a30
5 changed files with 16 additions and 8 deletions

View file

@ -4,6 +4,8 @@ main = None
nodes = False
online = False
tasks = False
scraping = False
downloads = False
tor = False
websockets = []