chore: Fix default attributes for config

This commit is contained in:
Jade Ellis 2025-08-10 20:49:08 +01:00 committed by Ellis Git
commit c58b9f05ed
2 changed files with 14 additions and 10 deletions

View file

@ -1797,7 +1797,7 @@
#
# example: "ou=users,dc=example,dc=org"
#
#base_dn =
#base_dn = ""
# Bind DN if anonymous search is not enabled.
#
@ -1846,7 +1846,7 @@
#
# example: "ou=admins,dc=example,dc=org"
#
#admin_base_dn =
#admin_base_dn = ""
# The LDAP search filter to find administrative users for continuwuity.
#