diff --git a/conf/supervisor.conf b/conf/supervisor.conf index 1e6394e..5a6c992 100644 --- a/conf/supervisor.conf +++ b/conf/supervisor.conf @@ -15,6 +15,7 @@ directory=/ytdlbot/ytdlbot/ command=python ytdl_bot.py autorestart=true priority=900 +stopasgroup=true redirect_stderr=true stdout_logfile_maxbytes = 50MB