drop master key from litellm general settings

This commit is contained in:
Roger Oriol
2026-07-22 21:26:38 +02:00
parent 84be8f2c36
commit 4307545436

View File

@@ -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