mirror of
https://github.com/open-webui/docs
synced 2025-05-20 11:18:42 +00:00
ENABLE_FORWARD_USER_INFO_HEADERS is also for ollama
This commit is contained in:
parent
8b7113589e
commit
68c9117904
@ -567,7 +567,7 @@ The value of `API_KEY_ALLOWED_ENDPOINTS` should be a comma-separated list of end
|
||||
|
||||
- type: `bool`
|
||||
- Default: `False`
|
||||
- Description: Forwards user information (name, id, email, and role) as X-headers to OpenAI API.
|
||||
- Description: Forwards user information (name, id, email, and role) as X-headers to OpenAI API and Ollama API.
|
||||
If enabled, the following headers are forwarded:
|
||||
- `X-OpenWebUI-User-Name`
|
||||
- `X-OpenWebUI-User-Id`
|
||||
|
Loading…
Reference in New Issue
Block a user