diff --git a/pm2.json b/pm2.json index 58e13a09..30cda4b6 100644 --- a/pm2.json +++ b/pm2.json @@ -6,8 +6,7 @@ "interpreter": "python3", "autorestart": true, "instances": 1, - "max_memory_restart": "600M", - "cron_restart": "0 0 * * *" + "cron_restart": "0 0 * * 0" } ] } \ No newline at end of file