Basic queue.

This commit is contained in:
Roger Braun 2017-05-05 18:58:29 +02:00
commit 00a7183118
2 changed files with 37 additions and 3 deletions

View file

@ -18,7 +18,8 @@ defmodule Pleroma.Application do
default_ttl: 25000,
ttl_interval: 1000,
limit: 2500
]])
]]),
worker(Pleroma.Web.Federator, [])
]
# See http://elixir-lang.org/docs/stable/elixir/Supervisor.html