mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-05 08:07:05 +00:00
docs(prod.md): cleanup doc
This commit is contained in:
parent
359ca003ad
commit
eb318afe52
1 changed files with 4 additions and 2 deletions
|
|
@ -54,14 +54,16 @@ This is a log of the key, tokens, model, and latency for each call on the proxy.
|
|||
|
||||
|
||||
|
||||
If you want to disable writing spend logs, just do this:
|
||||
If you want to **disable** writing spend logs, just do this:
|
||||
|
||||
```yaml
|
||||
general_settings:
|
||||
disable_spend_logs: True
|
||||
```
|
||||
|
||||
If you want to move to a separate server, do this:
|
||||
**OR**
|
||||
|
||||
If you want to **move** to a separate server, do this:
|
||||
|
||||
**1. Start the spend logs server**
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue