dashboard
repositories
filestore
activity
search
login
external-software
/
github_OpenIdentityPlatform_OpenDJ
mirror of
https://github.com/OpenIdentityPlatform/OpenDJ.git
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
making the testcase knownIssue as int acceptable without breaking the repor...
madiot
10.33.2009
67d01c52a0cdd67f50299ef252e2e780eaa30e53
[external-software/github_OpenIdentityPlatform_OpenDJ.git]
/
opends
/
tests
/
staf-tests
/
system-tests
/
clients
/
monitoring
/
doc
/
examples
/
ConfigFile
/
replication.xml
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE config SYSTEM "./config.dtd">
<config>
<protocol name="LDAP">
<attribute name="modifyRequests" baseDN="cn=LDAP Connection Handler 0.0.0.0 port 1389 Statistics,cn=monitor" output="average"/>
<attribute name="missing-changes" baseDN="cn=monitor" filter="(&(missing-changes=*)(cn=Direct LDAP Server dc=example,dc=com*))" scope="onelevel"/>
</protocol>
</config>