mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-07 01:54:22 +00:00
Update comments
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
#---------------------------------------------------#
|
||||
# These configs are used by the versioning system #
|
||||
#---------------------------------------------------#
|
||||
#Parameter 'enabled' is used only by JSPUI
|
||||
versioning.enabled=false
|
||||
# Control if the history overview of an item should only be shown to administrators
|
||||
# If enabled only the administrators for the item will be able to view the versioning history
|
||||
@@ -12,5 +11,5 @@ versioning.item.history.view.admin=false
|
||||
|
||||
# The property item.history.include.submitter controls whether the name of
|
||||
# the submitter of a version should be included in the version history of
|
||||
# an item. This property is currently used in JSPUI only.
|
||||
# an item.
|
||||
versioning.item.history.include.submitter=false
|
||||
|
@@ -64,8 +64,8 @@
|
||||
===================== -->
|
||||
<!--
|
||||
To enable Item Level Versioning features, uncomment this aspect.
|
||||
This is currently disabled by default because of two known issues:
|
||||
DS-1382 and DS-1349. Please, review them to see whether they apply
|
||||
This is currently disabled by default because of one known issue:
|
||||
DS-1382. Please, review them to see whether they apply
|
||||
to you before enabling versioning.
|
||||
-->
|
||||
<!--<aspect name="Versioning Aspect" path="resource://aspects/Versioning/" />-->
|
||||
|
Reference in New Issue
Block a user