mirror of
https://github.com/meeb/tubesync.git
synced 2025-06-21 12:36:36 +00:00
Relaunch the network worker after 12 hours
This commit is contained in:
parent
07867070b5
commit
738fca1200
@ -2,4 +2,4 @@
|
|||||||
|
|
||||||
exec nice -n "${TUBESYNC_NICE:-1}" s6-setuidgid app \
|
exec nice -n "${TUBESYNC_NICE:-1}" s6-setuidgid app \
|
||||||
/usr/bin/python3 /app/manage.py process_tasks \
|
/usr/bin/python3 /app/manage.py process_tasks \
|
||||||
--queue network
|
--queue network --duration 43200
|
||||||
|
Loading…
Reference in New Issue
Block a user