X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=config%2Fconfig.exs;h=46a649b73a6e8a756df08eec8b608177f857ddee;hb=55562ca9362d66553ea3638c91174bbeb6c637f1;hp=88c47fd032c382b9e92a021dcccdd4c5bbdba869;hpb=6316350918d1f55167fa384d55f385ff2c93e6bb;p=akkoma diff --git a/config/config.exs b/config/config.exs index 88c47fd03..46a649b73 100644 --- a/config/config.exs +++ b/config/config.exs @@ -770,6 +770,8 @@ config :pleroma, :hackney_pools, timeout: 300_000 ] +config :pleroma, :majic_pool, size: 2 + private_instance? = :if_instance_is_private config :pleroma, :restrict_unauthenticated,