mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-01-03 13:40:37 -05:00
fix maxbufsize=factor typo
This commit is contained in:
parent
27b30275a6
commit
bbe9651ca9
1 changed files with 1 additions and 1 deletions
|
|
@ -388,7 +388,7 @@ property specifies the maximum acceptable
|
|||
.I security strength factor
|
||||
as an integer (see minssf description). The default is INT_MAX.
|
||||
The
|
||||
.B maxbufsize=<factor>
|
||||
.B maxbufsize=<size>
|
||||
property specifies the maximum security layer receive buffer
|
||||
size allowed. 0 disables security layers. The default is 65536.
|
||||
.TP
|
||||
|
|
|
|||
Loading…
Reference in a new issue