Add documentation about LDAP_VALIDATE_CERT.

This commit is contained in:
Hans Gaiser 2025-05-14 11:08:30 +02:00
parent 4e56044043
commit d987668a88

View File

@ -2702,6 +2702,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`