X-Git-Url: https://git.squeep.com/?a=blobdiff_plain;f=config%2Fbenchmark.exs;h=dd99cf5fd81e9ac11de7a7a81d8f07db4b9edb6c;hb=9e084771c6f4d97ea95c28ff69ce20b607422349;hp=289a0e317b54c54f177c85d45c93235fcdad5c6d;hpb=2629493804bb5522903434cef7fe70510725f0c1;p=akkoma diff --git a/config/benchmark.exs b/config/benchmark.exs index 289a0e317..dd99cf5fd 100644 --- a/config/benchmark.exs +++ b/config/benchmark.exs @@ -41,7 +41,7 @@ config :pleroma, Pleroma.Repo, password: "postgres", database: "pleroma_test", hostname: System.get_env("DB_HOST") || "localhost", - pool: Ecto.Adapters.SQL.Sandbox + pool_size: 10 # Reduce hash rounds for testing config :pbkdf2_elixir, rounds: 1