mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-01 12:39:35 -05:00
Fix loglevel <integer> to be loglevel <level> to match reality (and olcLogLevel description too!)
This commit is contained in:
parent
473e2c997f
commit
28a0b86b63
1 changed files with 1 additions and 1 deletions
|
|
@ -128,7 +128,7 @@ Note: You should be careful when using this directive - there is
|
|||
no small limit on the number of nested include directives, and no
|
||||
loop detection is done.
|
||||
|
||||
H4: loglevel <integer>
|
||||
H4: loglevel <level>
|
||||
|
||||
This directive specifies the level at which debugging statements
|
||||
and operation statistics should be syslogged (currently logged to
|
||||
|
|
|
|||
Loading…
Reference in a new issue