application: don't try to start Pleroma.Gun.Connections automatically
This commit is contained in:
parent
b7f677dc28
commit
27f7625dd2
@ -35,8 +35,7 @@ defmodule Pleroma.Application do
|
|||||||
Pleroma.Emoji,
|
Pleroma.Emoji,
|
||||||
Pleroma.Captcha,
|
Pleroma.Captcha,
|
||||||
Pleroma.FlakeId,
|
Pleroma.FlakeId,
|
||||||
Pleroma.ScheduledActivityWorker,
|
Pleroma.ScheduledActivityWorker
|
||||||
Pleroma.Gun.Connections
|
|
||||||
] ++
|
] ++
|
||||||
cachex_children() ++
|
cachex_children() ++
|
||||||
hackney_pool_children() ++
|
hackney_pool_children() ++
|
||||||
|
Loading…
Reference in New Issue
Block a user