mirror of
https://github.com/open-webui/docs
synced 2025-05-19 18:58:41 +00:00
Merge pull request #542 from fizyr-forks/self-signed-cert
Add documentation about LDAP_VALIDATE_CERT.
This commit is contained in:
commit
263b6f0f6e
@ -2723,6 +2723,12 @@ See https://docs.github.com/en/apps/oauth-apps/building-oauth-apps/authorizing-o
|
||||
- Description: Sets the path to the LDAP CA certificate file.
|
||||
- Persistence: This environment variable is a `PersistentConfig` variable.
|
||||
|
||||
#### `LDAP_VALIDATE_CERT`
|
||||
|
||||
- Type: `bool`
|
||||
- Description: Sets whether to validate the LDAP CA certificate.
|
||||
- Persistence: This environment variable is a `PersistentConfig` variable.
|
||||
|
||||
#### `LDAP_CIPHERS`
|
||||
|
||||
- Type: `str`
|
||||
|
Loading…
Reference in New Issue
Block a user