diff --git a/litellm/litellm.yaml b/litellm/litellm.yaml index 95cbd45..3112596 100644 --- a/litellm/litellm.yaml +++ b/litellm/litellm.yaml @@ -63,7 +63,7 @@ data: request_timeout: 600 telemetry: False general_settings: - master_key: sk-1234 # [OPTIONAL] Use to enforce auth on proxy. See - https://docs.litellm.ai/docs/proxy/virtual_keys + #master_key: sk-1234 # [OPTIONAL] Use to enforce auth on proxy. See - https://docs.litellm.ai/docs/proxy/virtual_keys store_model_in_db: True proxy_budget_rescheduler_min_time: 60 proxy_budget_rescheduler_max_time: 64