Add max and timeout variables to config.env.example

This commit is contained in:
Jesús
2021-07-01 21:54:23 -05:00
parent a05a0a0ce7
commit 1b102ab95f
2 changed files with 10 additions and 3 deletions

View File

@@ -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