Clean up and simplify magic links

This commit is contained in:
Stanko K.R.
2025-10-15 08:44:00 +02:00
parent 575578245f
commit c8843360fe
45 changed files with 768 additions and 285 deletions
+1 -1
View File
@@ -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