This commit is contained in:
Oliver Walters 2021-03-12 15:27:53 +11:00
parent bfb0cb3b47
commit 5b8eb1c530

View File

@ -41,4 +41,4 @@ class InvenTreeConfig(AppConfig):
'InvenTree.tasks.heartbeat',
schedule_type=Schedule.MINUTES,
minutes=5
)
)