mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-23 18:03:11 +00:00
[DS-1084] authority field in Batch Metadata Editor (squashed)
This commit is contained in:
@@ -11,6 +11,9 @@
|
||||
# The delimiter used to separate fields (defaults to a comma for CSV)
|
||||
# fieldseparator = ,
|
||||
|
||||
# The delimiter used to serarate authority data (defaults to a double colon ::)
|
||||
# authorityseparator = ::
|
||||
|
||||
# A hard limit of the number of items allowed to be edited in one go in the UI
|
||||
# (does not apply to the command line version)
|
||||
# gui-item-limit = 20
|
||||
@@ -21,4 +24,4 @@
|
||||
# dc.date.updated, dc.description.provenance
|
||||
|
||||
# Should the 'action' column allow the 'expunge' method. By default this is set to false
|
||||
# allowexpunge = false
|
||||
# allowexpunge = false
|
||||
|
Reference in New Issue
Block a user