[config] update

This commit is contained in:
Jesús 2021-08-13 19:49:46 -05:00
parent b6423420cc
commit c0949018cf
No known key found for this signature in database
GPG Key ID: F6EE7BC59A315766

View File

@ -6,6 +6,8 @@ ROUTE_TOR=0
TOR_PORT=9050
TOR_CONTROL_PORT=9151
PORT_NUMBER=8080
ALLOW_FOREIGN_ADDRESSES=True
SUBTITLES_MODE=0
@ -41,9 +43,11 @@ DEBUGGING_SAVE_RESPONSES=False
MAX_CIRCUIT=500 # seconds
CIRCUIT_TIMEOUT=500 # seconds
#
# Health TOR check
#
URL_CHECK=https://www.youtube.com/results?search_query=rms
#
# Gunicorn options
#
GUNICORN_NUM_WORKERS=4
GUNICORN_TIMEOUT=120