X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=config%2Fconfig.exs;h=48290fb058d4753ddb8084793c4e17116df8c105;hb=52d8183787db739fc10dd3e95141e274d4fb2bcc;hp=4c39d52b35d4e801d73ebd585e3da7f674a1b30d;hpb=126f1ca69c7b54dd8fdecafa291df21153ad80f2;p=akkoma diff --git a/config/config.exs b/config/config.exs index 4c39d52b3..48290fb05 100644 --- a/config/config.exs +++ b/config/config.exs @@ -179,6 +179,7 @@ config :pleroma, :http, receive_timeout: :timer.seconds(15), proxy_url: nil, user_agent: :default, + pool_size: 50, adapter: [] config :pleroma, :instance,