mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-12-24 00:29:35 -05:00
Add equality match for olcSyncrepl
This commit is contained in:
parent
ca5a7249f2
commit
4067b97cf4
1 changed files with 1 additions and 0 deletions
|
|
@ -555,6 +555,7 @@ static ConfigTable config_back_cf_table[] = {
|
|||
"SYNTAX OMsDN )", NULL, NULL },
|
||||
{ "syncrepl", NULL, 0, 0, 0, ARG_DB|ARG_MAGIC,
|
||||
&syncrepl_config, "( OLcfgDbAt:0.11 NAME 'olcSyncrepl' "
|
||||
"EQUALITY caseIgnoreMatch "
|
||||
"SYNTAX OMsDirectoryString X-ORDERED 'VALUES' )", NULL, NULL },
|
||||
{ "threads", "count", 2, 2, 0,
|
||||
#ifdef NO_THREADS
|
||||
|
|
|
|||
Loading…
Reference in a new issue