Update files/helpers/cron.py

pull/225/head
Aevann 2024-02-27 23:05:08 +00:00
parent cb2feb46ba
commit 2024c35d7b
1 changed files with 2 additions and 2 deletions

View File

@ -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():