mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-11 22:51:28 +00:00
(docs) config.yaml
This commit is contained in:
parent
855a1e8000
commit
0ccec8711c
1 changed files with 1 additions and 0 deletions
|
|
@ -78,6 +78,7 @@ litellm_settings:
|
|||
# callbacks: custom_callbacks.proxy_handler_instance # sets litellm.callbacks = [proxy_handler_instance]
|
||||
|
||||
general_settings:
|
||||
allow_user_auth: True
|
||||
master_key: sk-1234
|
||||
alerting: ["slack"]
|
||||
alerting_threshold: 10 # sends alerts if requests hang for 2 seconds
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue