mirror of
https://github.com/tiennm99/litellm.git
synced 2026-08-18 02:23:44 +00:00
docs(self_serve.md): add internal_user_budget_duration to docs
This commit is contained in:
@@ -180,6 +180,7 @@ Automatically apply budget per internal user when they sign up
|
||||
```yaml
|
||||
litellm_settings:
|
||||
max_internal_user_budget: 10
|
||||
internal_user_budget_duration: "1mo" # reset every month
|
||||
```
|
||||
|
||||
This sets a max budget of $10 USD for internal users when they sign up.
|
||||
|
||||
Reference in New Issue
Block a user