Basic queue.
This commit is contained in:
parent
2d9fdbcc0d
commit
00a7183118
2 changed files with 37 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue