diff --git a/config/config.exs b/config/config.exs index 67315997..60e770d6 100644 --- a/config/config.exs +++ b/config/config.exs @@ -106,7 +106,7 @@ config :banchan, Oban, invoice_purge: 10, upload_cleanup: 10, backup: 1, - migration: 5 + migration: 1 ] config :sentry,