update supervisor conf

This commit is contained in:
BennyThink 2022-03-12 15:16:30 +08:00
parent 848ba31668
commit 296efdbd1b
No known key found for this signature in database
GPG Key ID: 6CD0DBDA5235D481
2 changed files with 4 additions and 0 deletions

View File

@ -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

View File

@ -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