From 2024c35d7b7db7c950af23d0f1adcb0a4b763cf4 Mon Sep 17 00:00:00 2001 From: Aevann Date: Tue, 27 Feb 2024 23:05:08 +0000 Subject: [PATCH] Update files/helpers/cron.py --- files/helpers/cron.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/files/helpers/cron.py b/files/helpers/cron.py index da44414ae..98e7932f2 100644 --- a/files/helpers/cron.py +++ b/files/helpers/cron.py @@ -67,8 +67,8 @@ def cron_fn(every_5m, every_1d, every_1mo): fourchan_mentions_task() g.db.commit() - soyjak_mentions_task() - g.db.commit() + #soyjak_mentions_task() + #g.db.commit() if every_1d or (not cache.get('stats') and not IS_LOCALHOST): if IS_HOMOWEEN():