mirror of
https://github.com/open-webui/docs.git
synced 2026-01-03 18:26:47 +07:00
Merge pull request #542 from fizyr-forks/self-signed-cert
Add documentation about LDAP_VALIDATE_CERT.
This commit is contained in:
@@ -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`
|
||||
|
||||
Reference in New Issue
Block a user