Skip to content

Commit a72c0b5

Browse files
committed
Removing "added recently" block
1 parent a332db1 commit a72c0b5

File tree

1 file changed

+0
-22
lines changed

1 file changed

+0
-22
lines changed

Src/doc/Reference/modules/configuration.xml

Lines changed: 0 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -384,28 +384,6 @@ ConfigurationKey.StoreDataAtDelete.SetUserValue(nhConfiguration, true);]]>
384384
</tbody>
385385
</tgroup>
386386
</table>
387-
<important>
388-
<para>
389-
The following configuration options have been added recently and should be regarded as experimental:
390-
<orderedlist>
391-
<listitem>
392-
nhibernate.envers.track_entities_changed_in_revision
393-
</listitem>
394-
<listitem>
395-
nhibernate.envers.global_with_modified_flag
396-
</listitem>
397-
<listitem>
398-
nhibernate.envers.modified_flag_suffix
399-
</listitem>
400-
<listitem>
401-
nhibernate.envers.post_instantiation_listener
402-
</listitem>
403-
</orderedlist>
404-
</para>
405-
<para>
406-
All envers properties needs to be set before <code>configuration.IntegrateWithEnvers</code> is called!
407-
</para>
408-
</important>
409387
</section>
410388

411389
<section>

0 commit comments

Comments
 (0)