Update env-configuration.md

Co-Authored-By: steelcg <38218864+steelcg@users.noreply.github.com>
This commit is contained in:
Timothy Jaeryang Baek 2025-02-10 13:33:32 -08:00
parent aa50ca927a
commit 4c81c733f9

View File

@ -1876,6 +1876,12 @@ See https://learn.microsoft.com/en-us/entra/identity-platform/quickstart-registe
- Description: Sets the attribute to use as username for LDAP authentication.
- Persistence: This environment variable is a `PersistentConfig` variable.
#### `LDAP_ATTRIBUTE_FOR_MAIL`
- Type: `str`
- Description: Sets the attribute to use as mail for LDAP authentication.
- Persistence: This environment variable is a `PersistentConfig` variable.
#### `LDAP_CA_CERT_FILE`
- Type: `str`