Merge branch 'fix/oauth-cleanup-worker-unconditional-start' into 'develop'
Fix OAuth cleanup worker unconditionally starting See merge request pleroma/pleroma!1578
This commit is contained in:
commit
0f24edcd8d
@ -41,7 +41,6 @@ defmodule Pleroma.Application do
|
|||||||
hackney_pool_children() ++
|
hackney_pool_children() ++
|
||||||
[
|
[
|
||||||
Pleroma.Web.Federator.RetryQueue,
|
Pleroma.Web.Federator.RetryQueue,
|
||||||
Pleroma.Web.OAuth.Token.CleanWorker,
|
|
||||||
Pleroma.Stats,
|
Pleroma.Stats,
|
||||||
%{
|
%{
|
||||||
id: :web_push_init,
|
id: :web_push_init,
|
||||||
|
Loading…
Reference in New Issue
Block a user