moved DigestEmail to Oban Periodic jobs

This commit is contained in:
Maksim Pechnikov 2019-11-27 15:59:13 +03:00
commit a4f834a687
9 changed files with 71 additions and 89 deletions

View file

@ -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"},