Clean up and simplify magic links
This commit is contained in:
@@ -26,7 +26,7 @@ production: &production
|
||||
class: Webhook::CleanupDeliveriesJob
|
||||
schedule: every 4 hours at minute 51
|
||||
cleanup_magic_links:
|
||||
class: "MagicLink::CleanupJob"
|
||||
command: "MagicLink.cleanup"
|
||||
schedule: every 4 hours
|
||||
sqlite_backups:
|
||||
class: SQLiteBackupsJob
|
||||
|
||||
Reference in New Issue
Block a user