mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-19 22:16:49 +00:00
Add LLDAP automatic configuration
Signed-off-by: Jean-Yves <7360784+docjyJ@users.noreply.github.com>
This commit is contained in:
parent
2b50ce73be
commit
0c0870cb68
1 changed files with 2 additions and 0 deletions
|
|
@ -49,6 +49,8 @@
|
||||||
"TZ=%TIMEZONE%",
|
"TZ=%TIMEZONE%",
|
||||||
"NC_DOMAIN=%NC_DOMAIN%",
|
"NC_DOMAIN=%NC_DOMAIN%",
|
||||||
"STALWART_USER_PASS=%STALWART_USER_PASS%",
|
"STALWART_USER_PASS=%STALWART_USER_PASS%",
|
||||||
|
"LLDAP_LDAP_USER_PASS=%LLDAP_LDAP_USER_PASS%",
|
||||||
|
"LLDAP_LDAP_BASE_DN=%NC_BASE_DN%",
|
||||||
"CLAMAV_ENABLED=%CLAMAV_ENABLED%"
|
"CLAMAV_ENABLED=%CLAMAV_ENABLED%"
|
||||||
],
|
],
|
||||||
"secrets": [
|
"secrets": [
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue