Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
orbea -
OpenLDAP
Commits
c7fe31b0
Commit
c7fe31b0
authored
Sep 07, 2005
by
Howard Chu
Browse files
ITS#4009 set X-ORDERED extension on olcReplica
parent
fdf15fed
Changes
1
Hide whitespace changes
Inline
Side-by-side
servers/slapd/bconfig.c
View file @
c7fe31b0
...
...
@@ -393,7 +393,7 @@ static ConfigTable config_back_cf_table[] = {
"SUP labeledURI SINGLE-VALUE )"
,
NULL
,
NULL
},
{
"replica"
,
"host or uri"
,
2
,
0
,
0
,
ARG_DB
|
ARG_MAGIC
,
&
config_replica
,
"( OLcfgDbAt:0.7 NAME 'olcReplica' "
"SUP labeledURI )"
,
NULL
,
NULL
},
"SUP labeledURI
X-ORDERED 'VALUES'
)"
,
NULL
,
NULL
},
{
"replica-argsfile"
,
NULL
,
0
,
0
,
0
,
ARG_STRING
,
&
replica_argsFile
,
"( OLcfgGlAt:43 NAME 'olcReplicaArgsFile' "
"SYNTAX OMsDirectoryString SINGLE-VALUE )"
,
NULL
,
NULL
},
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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