mirror of
https://github.com/flibusta-apps/telegram_files_cache_server.git
synced 2025-12-06 14:45:36 +01:00
Fix timeout
This commit is contained in:
@@ -25,3 +25,4 @@ class WorkerSettings:
|
||||
on_shutdown = shutdown
|
||||
redis_settings = get_redis_settings()
|
||||
max_jobs = 2
|
||||
job_timeout = 3 * 60
|
||||
|
||||
Reference in New Issue
Block a user