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
orbea -
OpenLDAP
Commits
77408ac7
Commit
77408ac7
authored
Sep 30, 2016
by
Emmanuel Lécharny
Committed by
Quanah Gibson-Mount
Oct 11, 2017
Browse files
ITS#8153 - olcTimeLimit should be Single Value
parent
cb9a4d01
Changes
1
Show whitespace changes
Inline
Side-by-side
servers/slapd/bconfig.c
View file @
77408ac7
...
...
@@ -698,7 +698,7 @@ static ConfigTable config_back_cf_table[] = {
"SYNTAX OMsInteger SINGLE-VALUE )"
,
NULL
,
NULL
},
{
"timelimit"
,
"limit"
,
2
,
0
,
0
,
ARG_MAY_DB
|
ARG_MAGIC
,
&
config_timelimit
,
"( OLcfgGlAt:67 NAME 'olcTimeLimit' "
"SYNTAX OMsDirectoryString )"
,
NULL
,
NULL
},
"SYNTAX OMsDirectoryString
SINGLE-VALUE
)"
,
NULL
,
NULL
},
{
"TLSCACertificate"
,
NULL
,
2
,
2
,
0
,
#ifdef HAVE_TLS
CFG_TLS_CACERT
|
ARG_BINARY
|
ARG_MAGIC
,
&
config_tls_option
,
...
...
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