mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2025-09-10 11:32:49 +02:00
chore: Fix default attributes for config
This commit is contained in:
parent
fb7e739b72
commit
c58b9f05ed
2 changed files with 14 additions and 10 deletions
|
@ -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.
|
||||
#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue