mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Maxim Thomas
01.20.2024 c19cb1ec29359a2f63f32753c54b837cb6998187
opendj-cli/src/main/resources/templates/dscfgAppendProps.ftl
@@ -12,13 +12,16 @@
 # information: "Portions Copyright [year] [name of copyright owner]".
 #
 # Copyright 2015 ForgeRock AS.
 # Portions Copyright 2024 3A Systems LLC.
 #-->
<refsect1 xml:id="${id}">
  <title>${title}</title>
  <para>
   ${intro}
  </para>
[#${id}]
== ${title}
  ${list}
</refsect1>
${intro}
--
${list}
--