| | |
| | | </ldap:attribute> |
| | | </adm:profile> |
| | | </adm:property> |
| | | <adm:property name="backend-subtree-delete-batch-size" |
| | | mandatory="false" |
| | | multi-valued="false"> |
| | | <adm:synopsis> |
| | | Specifies the maximum number of entries that may be deleted from the |
| | | backend when using the subtree delete control within a single transaction. |
| | | </adm:synopsis> |
| | | <adm:description> |
| | | If a subtree delete operation targets a subtree with more than this |
| | | number of entries, then additional transactions are used to remove the |
| | | remaining entries in that subtree. |
| | | </adm:description> |
| | | <adm:default-behavior> |
| | | <adm:defined> |
| | | <adm:value>5000</adm:value> |
| | | </adm:defined> |
| | | </adm:default-behavior> |
| | | <adm:syntax> |
| | | <adm:integer lower-limit="0" /> |
| | | </adm:syntax> |
| | | <adm:profile name="ldap"> |
| | | <ldap:attribute> |
| | | <ldap:oid>1.3.6.1.4.1.26027.1.1.381</ldap:oid> |
| | | <ldap:name>ds-cfg-backend-subtree-delete-batch-size</ldap:name> |
| | | </ldap:attribute> |
| | | </adm:profile> |
| | | </adm:property> |
| | | <adm:property name="database-cache-percent" |
| | | mandatory="false" |
| | | multi-valued="false"> |