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, [])
|
||||
|
||||
[
|
||||
Pleroma.Web.RichMedia.Helpers,
|
||||
Pleroma.Web.ActivityPub.MRF.MediaProxyWarmingPolicy,
|
||||
Pleroma.Search
|
||||
]
|
||||
|> Enum.each(fn module ->
|
||||
|
Loading…
Reference in New Issue
Block a user