X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=config%2Fconfig.exs;h=f0dab24b5d1a10d3198bcb98b495eae00c4c48a9;hb=058c9b01ac063f3cca22a653032663916a16a234;hp=661dfad20195105e15d570e6364308b8bc1298be;hpb=28ed4b41d03c6a137d198b8c67fb081c7ebfbbc6;p=akkoma diff --git a/config/config.exs b/config/config.exs index 661dfad20..f0dab24b5 100644 --- a/config/config.exs +++ b/config/config.exs @@ -609,8 +609,8 @@ config :pleroma, Pleroma.Repo, config :pleroma, :connections_pool, checkin_timeout: 250, max_connections: 250, - retry: 0, - retry_timeout: 100, + retry: 1, + retry_timeout: 1000, await_up_timeout: 5_000 config :pleroma, :pools,