forked from phoenix/litellm-mirror
(ci/cd) use db connection limit
This commit is contained in:
parent
44c1dedf64
commit
6a06aba443
1 changed files with 1 additions and 0 deletions
|
@ -107,6 +107,7 @@ general_settings:
|
|||
proxy_budget_rescheduler_min_time: 60
|
||||
proxy_budget_rescheduler_max_time: 64
|
||||
proxy_batch_write_at: 1
|
||||
database_connection_pool_limit: 10
|
||||
# database_url: "postgresql://<user>:<password>@<host>:<port>/<dbname>" # [OPTIONAL] use for token-based auth to proxy
|
||||
|
||||
# environment_variables:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue