forked from MarseyWorld/MarseyWorld
we're back
parent
0ee3b9d6cd
commit
e8ca6f3107
|
@ -50,7 +50,7 @@ def cron_fn(every_5m, every_1d, every_1mo):
|
|||
_unpin_expired()
|
||||
g.db.commit()
|
||||
|
||||
if not IS_LOCALHOST and SITE_NAME == 'WPD':
|
||||
if not IS_LOCALHOST:
|
||||
reddit_mentions_task()
|
||||
g.db.commit()
|
||||
|
||||
|
|
Loading…
Reference in New Issue