From 1c1fbc6067127ce24e3edbe7c06d46135cb119b5 Mon Sep 17 00:00:00 2001 From: Aevann Date: Mon, 18 Mar 2024 21:09:27 +0000 Subject: [PATCH] yall cant behave --- files/helpers/cron.py | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/files/helpers/cron.py b/files/helpers/cron.py index d816a6642..e627c999f 100644 --- a/files/helpers/cron.py +++ b/files/helpers/cron.py @@ -58,17 +58,17 @@ def cron_fn(every_5m, every_1d, every_1mo): g.db.commit() if not IS_LOCALHOST: - reddit_mentions_task() - g.db.commit() + #reddit_mentions_task() + #g.db.commit() - lemmy_mentions_task() - g.db.commit() + #lemmy_mentions_task() + #g.db.commit() - fourchan_mentions_task() - g.db.commit() + #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():