ConnTTL, NetworkTimeout, and ProtocolVersion were missing from the

config OC, thus inaccessible from cn=config
This commit is contained in:
Howard Chu 2010-02-04 01:02:51 +00:00
parent 1af4e43236
commit 66a58ae93a

View file

@ -359,6 +359,9 @@ static ConfigOCs ldapocs[] = {
"$ olcDbProxyWhoAmI "
"$ olcDbTimeout "
"$ olcDbIdleTimeout "
"$ olcDbConnTtl "
"$ olcDbNetworkTimeout "
"$ olcDbProtocolVersion "
"$ olcDbSingleConn "
"$ olcDbCancel "
"$ olcDbQuarantine "