[config] update
This commit is contained in:
parent
b6423420cc
commit
c0949018cf
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user