Skip to content

Commit 870cc54

Browse files
authored
Merge pull request #629 from Classic298/patch-2
Update env-configuration.md
2 parents 696a725 + 6d65bf3 commit 870cc54

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

docs/getting-started/env-configuration.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -856,12 +856,13 @@ The value of `API_KEY_ALLOWED_ENDPOINTS` should be a comma-separated list of end
856856

857857
- type: `bool`
858858
- Default: `False`
859-
- Description: Forwards user information (name, ID, email, and role) as X-headers to OpenAI API and Ollama API.
859+
- Description: Forwards user information (name, ID, email, role and chat-id) as X-headers to OpenAI API and Ollama API.
860860
If enabled, the following headers are forwarded:
861861
- `X-OpenWebUI-User-Name`
862862
- `X-OpenWebUI-User-Id`
863863
- `X-OpenWebUI-User-Email`
864864
- `X-OpenWebUI-User-Role`
865+
- `X-OpenWebUI-Chat-Id`
865866

866867
#### `ENABLE_WEB_LOADER_SSL_VERIFICATION`
867868

0 commit comments

Comments
 (0)