mirror of
https://github.com/omg-xtao/ytdlbot.git
synced 2025-01-30 17:58:36 +00:00
update supervisor conf
This commit is contained in:
parent
848ba31668
commit
296efdbd1b
@ -16,6 +16,8 @@ command=python ytdl_bot.py
|
||||
autorestart=true
|
||||
priority=900
|
||||
stopasgroup=true
|
||||
startsecs = 5
|
||||
startretries = 5
|
||||
|
||||
redirect_stderr=true
|
||||
stdout_logfile_maxbytes = 50MB
|
||||
|
@ -12,6 +12,8 @@ command=python tasks.py
|
||||
autorestart=true
|
||||
priority=900
|
||||
stopasgroup=true
|
||||
startsecs = 5
|
||||
startretries = 5
|
||||
|
||||
redirect_stderr=true
|
||||
stdout_logfile_maxbytes = 50MB
|
||||
|
Loading…
Reference in New Issue
Block a user