application: don't try to start Pleroma.Gun.Connections automatically

This commit is contained in:
Ariadne Conill 2019-08-20 20:13:48 +00:00
parent b7f677dc28
commit 27f7625dd2
1 changed files with 1 additions and 2 deletions

View File

@ -35,8 +35,7 @@ defmodule Pleroma.Application do
Pleroma.Emoji,
Pleroma.Captcha,
Pleroma.FlakeId,
Pleroma.ScheduledActivityWorker,
Pleroma.Gun.Connections
Pleroma.ScheduledActivityWorker
] ++
cachex_children() ++
hackney_pool_children() ++