mirror of
https://github.com/plausible/analytics.git
synced 2024-12-23 17:44:43 +03:00
Increase clickhouse pool checkout target
This commit is contained in:
parent
e511c9663e
commit
23196b97ec
@ -128,6 +128,8 @@ config :plausible, :slack, webhook: slack_hook_url
|
||||
|
||||
config :plausible, Plausible.ClickhouseRepo,
|
||||
loggers: [Ecto.LogEntry],
|
||||
queue_target: 500,
|
||||
queue_interval: 2000,
|
||||
url: ch_db_url
|
||||
|
||||
case mailer_adapter do
|
||||
|
Loading…
Reference in New Issue
Block a user