| | |
| | | </ldap:attribute> |
| | | </adm:profile> |
| | | </adm:property> |
| | | <adm:property name="replication-db-implementation" mandatory="true" read-only="true"> |
| | | <adm:synopsis> |
| | | The <adm:user-friendly-name /> database implementation |
| | | that stores all persistent information. |
| | | </adm:synopsis> |
| | | <adm:default-behavior> |
| | | <adm:defined> |
| | | <adm:value>je</adm:value> |
| | | </adm:defined> |
| | | </adm:default-behavior> |
| | | <adm:syntax> |
| | | <adm:enumeration> |
| | | <adm:value name="je"> |
| | | <adm:synopsis>Implementation based on Berkeley DB JE database.</adm:synopsis> |
| | | </adm:value> |
| | | <adm:value name="log"> |
| | | <adm:synopsis>Implementation based on log file.</adm:synopsis> |
| | | </adm:value> |
| | | </adm:enumeration> |
| | | </adm:syntax> |
| | | <adm:profile name="ldap"> |
| | | <ldap:attribute> |
| | | <ldap:name>ds-cfg-replication-db-implementation</ldap:name> |
| | | </ldap:attribute> |
| | | </adm:profile> |
| | | </adm:property> |
| | | <adm:property name="replication-purge-delay"> |
| | | <adm:synopsis> |
| | | The time (in seconds) after which the |