(docs) remove custom_auth in example config.yaml

This commit is contained in:
ishaan-jaff
2024-01-23 08:40:21 -08:00
parent d5b1cc7150
commit fa2c94aacb
-1
View File
@@ -64,7 +64,6 @@ litellm_settings:
general_settings:
master_key: sk-1234
custom_key_generate: custom_auth.generate_key_fn
# database_type: "dynamo_db"
# database_args: { # 👈 all args - https://github.com/BerriAI/litellm/blob/befbcbb7ac8f59835ce47415c128decf37aac328/litellm/proxy/_types.py#L190
# "billing_mode": "PAY_PER_REQUEST",