Do not start unused ConcurrentLimiter processes
This commit is contained in:
parent
bf8b251dc1
commit
6ded017dee
@ -292,8 +292,6 @@ defmodule Pleroma.Application do
|
|||||||
config = Config.get(ConcurrentLimiter, [])
|
config = Config.get(ConcurrentLimiter, [])
|
||||||
|
|
||||||
[
|
[
|
||||||
Pleroma.Web.RichMedia.Helpers,
|
|
||||||
Pleroma.Web.ActivityPub.MRF.MediaProxyWarmingPolicy,
|
|
||||||
Pleroma.Search
|
Pleroma.Search
|
||||||
]
|
]
|
||||||
|> Enum.each(fn module ->
|
|> Enum.each(fn module ->
|
||||||
|
Loading…
Reference in New Issue
Block a user