Skip to content

Commit c2d249a

Browse files
committed
Bump
1 parent 3c873d7 commit c2d249a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config/test.exs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ config :bcrypt_elixir, :log_rounds, 4
88

99
config :plausible, Plausible.Repo,
1010
pool: Ecto.Adapters.SQL.Sandbox,
11-
pool_size: System.schedulers_online() * 2
11+
pool_size: System.schedulers_online() * 3
1212

1313
config :plausible, Plausible.ClickhouseRepo,
1414
loggers: [Ecto.LogEntry],

0 commit comments

Comments
 (0)