diff --git a/docs/getting-started/env-configuration.md b/docs/getting-started/env-configuration.md index a4d8f6e..abd06c8 100644 --- a/docs/getting-started/env-configuration.md +++ b/docs/getting-started/env-configuration.md @@ -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`