OPENDJ-1680 Set file-based changelog as default
The property replication-db-implementation is now writable
and set as an 'advanced' property
| | |
| | | </ldap:attribute> |
| | | </adm:profile> |
| | | </adm:property> |
| | | <adm:property name="replication-db-implementation" mandatory="true" read-only="true"> |
| | | <adm:property name="replication-db-implementation" mandatory="true" advanced="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:value>log</adm:value> |
| | | </adm:defined> |
| | | </adm:default-behavior> |
| | | <adm:syntax> |