yall cant behave

pull/225/head
Aevann 2024-03-18 21:09:27 +00:00
parent c99dafbcbc
commit 1c1fbc6067
1 changed files with 8 additions and 8 deletions

View File

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