mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-02 13:45:10 -05:00
increase worker timeout
This commit is contained in:
parent
0e76441684
commit
fd8c40fee7
@ -1,7 +1,7 @@
|
||||
bind = '0.0.0.0:8000'
|
||||
workers = 2
|
||||
worker_class = 'uvicorn.workers.UvicornWorker'
|
||||
timeout = 60
|
||||
timeout = 120
|
||||
|
||||
def pre_fork(server, worker):
|
||||
pass
|
||||
|
Loading…
x
Reference in New Issue
Block a user