mirror of
https://github.com/open-webui/docs
synced 2025-06-15 11:00:43 +00:00
fix
This commit is contained in:
parent
937300d725
commit
cb077d71a6
@ -210,13 +210,13 @@ is also being used and set to `True`. Failure to do so will result in the inabil
|
||||
#### `WEBUI_AUTH_TRUSTED_EMAIL_HEADER`
|
||||
|
||||
- Type: `str`
|
||||
- Description: Defines the trusted request header for authentication. See [SSO docs](/tutorial/sso).
|
||||
- Description: Defines the trusted request header for authentication. See [SSO docs](/tutorials/features/sso).
|
||||
|
||||
#### `WEBUI_AUTH_TRUSTED_NAME_HEADER`
|
||||
|
||||
- Type: `str`
|
||||
- Description: Defines the trusted request header for the username of anyone registering with the
|
||||
`WEBUI_AUTH_TRUSTED_EMAIL_HEADER` header. See [SSO docs](/tutorial/sso).
|
||||
`WEBUI_AUTH_TRUSTED_EMAIL_HEADER` header. See [SSO docs](/tutorials/features/sso).
|
||||
|
||||
#### `WEBUI_SECRET_KEY`
|
||||
|
||||
|
@ -4,7 +4,7 @@ title: "Local LLM Setup with IPEX-LLM on Intel GPU"
|
||||
---
|
||||
|
||||
:::note
|
||||
This guide is verified with Open WebUI setup through [Manual Installation](../getting-started/index.mdx#manual-installation).
|
||||
This guide is verified with Open WebUI setup through [Manual Installation](/getting-started/index.mdx#manual-installation).
|
||||
:::
|
||||
|
||||
# Local LLM Setup with IPEX-LLM on Intel GPU
|
||||
|
Loading…
Reference in New Issue
Block a user