mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-10-30 03:56:23 -05:00 
			
		
		
		
	increase worker timeout
This commit is contained in:
		| @@ -1,7 +1,7 @@ | |||||||
| bind = '0.0.0.0:8000' | bind = '0.0.0.0:8000' | ||||||
| workers = 2 | workers = 2 | ||||||
| worker_class = 'uvicorn.workers.UvicornWorker' | worker_class = 'uvicorn.workers.UvicornWorker' | ||||||
| timeout = 60 | timeout = 120 | ||||||
|  |  | ||||||
| def pre_fork(server, worker): | def pre_fork(server, worker): | ||||||
|     pass |     pass | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 jonaswinkler
					jonaswinkler