diff --git a/proxy_server_config.yaml b/proxy_server_config.yaml index d31218b8d..33ced8a9b 100644 --- a/proxy_server_config.yaml +++ b/proxy_server_config.yaml @@ -45,6 +45,7 @@ litellm_settings: budget_duration: 30d num_retries: 5 request_timeout: 600 + telemetry: False general_settings: master_key: sk-1234 # [OPTIONAL] Only use this if you to require all calls to contain this key (Authorization: Bearer sk-1234)