forked from phoenix/litellm-mirror
docs(configs.md): add disable_end_user_cost_tracking reference to docs
This commit is contained in:
parent
5a698c678a
commit
97d8aa0b3a
1 changed files with 1 additions and 0 deletions
|
@ -754,6 +754,7 @@ general_settings:
|
|||
| cache_params.s3_endpoint_url | string | Optional - The endpoint URL for the S3 bucket. |
|
||||
| cache_params.supported_call_types | array of strings | The types of calls to cache. [Further docs](./caching) |
|
||||
| cache_params.mode | string | The mode of the cache. [Further docs](./caching) |
|
||||
| disable_end_user_cost_tracking | boolean | If true, turns off end user cost tracking on prometheus metrics + litellm spend logs table on proxy. |
|
||||
|
||||
### general_settings - Reference
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue