mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-12-17 07:45:36 -05:00
hot-fix: remove old task
This commit is contained in:
@@ -55,7 +55,6 @@ def start_scheduler():
|
|||||||
|
|
||||||
SchedulerRegistry.register_daily(
|
SchedulerRegistry.register_daily(
|
||||||
tasks.purge_group_registration,
|
tasks.purge_group_registration,
|
||||||
tasks.auto_backup,
|
|
||||||
tasks.purge_password_reset_tokens,
|
tasks.purge_password_reset_tokens,
|
||||||
tasks.purge_group_data_exports,
|
tasks.purge_group_data_exports,
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user