moved DigestEmail to Oban Periodic jobs
This commit is contained in:
parent
c5766a8100
commit
a4f834a687
9 changed files with 71 additions and 89 deletions
1
mix.exs
1
mix.exs
|
|
@ -101,7 +101,6 @@ defmodule Pleroma.Mixfile do
|
|||
{:phoenix_pubsub, "~> 1.1"},
|
||||
{:phoenix_ecto, "~> 4.0"},
|
||||
{:ecto_sql, "~> 3.2"},
|
||||
{:postgrex, ">= 0.13.5"},
|
||||
{:oban, "~> 0.11.1"},
|
||||
{:quantum, "~> 2.3"},
|
||||
{:gettext, "~> 0.15"},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue