fix(openldap): Clarify logging default
This commit is contained in:
parent
b25275537a
commit
667ed249a1
@ -5,10 +5,11 @@
|
||||
{% for key in ls(VAULT_KEY|add:"/data") %}
|
||||
{{key}}={{ getv(VAULT_KEY|add:"/data/"|add:key) }}
|
||||
{% endfor %}
|
||||
|
||||
# For logging details and setup instructions you may want to
|
||||
# check https://www.openldap.org/doc/admin26/slapdconfig.html
|
||||
#
|
||||
# stats log connections/operations/results
|
||||
# Stats log connections/operations/results (this is the default):
|
||||
# LDAP_LOGLEVEL=256
|
||||
# Or enable all log levels:
|
||||
# LDAP_LOGLEVEL=-1
|
||||
|
Loading…
x
Reference in New Issue
Block a user