disable background scraping
This commit is contained in:
parent
b6f5e9c0cc
commit
aa3ab25a30
5 changed files with 16 additions and 8 deletions
|
|
@ -4,6 +4,8 @@ main = None
|
|||
nodes = False
|
||||
online = False
|
||||
tasks = False
|
||||
scraping = False
|
||||
downloads = False
|
||||
tor = False
|
||||
websockets = []
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue