fix: proper flag passed to worker

This commit is contained in:
2025-05-26 09:51:31 -05:00
parent 3100912927
commit 0c4def42a2

View File

@@ -23,7 +23,7 @@ services:
- /mnt/media/downloads/movies:/var/download/movies
- /mnt/media/downloads/tvshows:/var/download/tvshows
restart: always
command: -vv --time-limit=3600 limit=10
command: -vv --time-limit=3600 --limit=10
deploy:
replicas: 2
depends_on: