Add max and timeout variables to config.env.example
This commit is contained in:
@@ -34,3 +34,10 @@ AUTOCHECK_SUBSCRIPTIONS=True
|
||||
# debug
|
||||
GATHER_GOOGLEVIDEO_DOMAINS=False
|
||||
DEBUGGING_SAVE_RESPONSES=False
|
||||
|
||||
#
|
||||
# Tor options
|
||||
#
|
||||
|
||||
MAX_CIRCUIT=500 # seconds
|
||||
CIRCUIT_TIMEOUT=500 # seconds
|
||||
|
||||
Reference in New Issue
Block a user