mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-15 14:03:17 +00:00
11 lines
578 B
INI
11 lines
578 B
INI
#---------------------------------------------------#
|
|
#------------ VERSIONING CONFIGURATIONS ------------#
|
|
#---------------------------------------------------#
|
|
# These configs are used by the versioning system #
|
|
#---------------------------------------------------#
|
|
|
|
# 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
|
|
# If disabled anyone with READ permissions on the item will be able to view the versioning history
|
|
item.history.view.admin=false
|