Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Joe Martin
OpenLDAP
Commits
3c4184ca
Commit
3c4184ca
authored
Jan 06, 2013
by
Pierangelo Masarati
Committed by
Quanah Gibson-Mount
Jan 09, 2013
Browse files
fix slapd.conf name (ITS#7484)
parent
7002d101
Changes
1
Hide whitespace changes
Inline
Side-by-side
servers/slapd/overlays/sssvlv.c
View file @
3c4184ca
...
...
@@ -1254,7 +1254,7 @@ static ConfigTable sssvlv_cfg[] = {
"( OLcfgOvAt:21.2 NAME 'olcSssVlvMaxKeys' "
"DESC 'Maximum number of Keys in a Sort request' "
"SYNTAX OMsInteger SINGLE-VALUE )"
,
NULL
,
NULL
},
{
"sssvlv-maxpercon"
,
"num"
,
{
"sssvlv-maxpercon
n
"
,
"num"
,
2
,
2
,
0
,
ARG_INT
|
ARG_OFFSET
,
(
void
*
)
offsetof
(
sssvlv_info
,
svi_max_percon
),
"( OLcfgOvAt:21.3 NAME 'olcSssVlvMaxPerConn' "
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment