mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-07 01:54:22 +00:00
Merge pull request #9309 from kshepherd/fix-doi-cfg-improvement
Improve default identifiers.cfg properties
This commit is contained in:
@@ -41,9 +41,7 @@
|
||||
|
||||
# Show Register DOI button in item status page?
|
||||
# Default: false
|
||||
# This configuration property is exposed over rest. For dspace-angular to work,
|
||||
# this property must always have a true or false value. Do not comment it out!
|
||||
identifiers.item-status.register-doi = false
|
||||
#identifiers.item-status.register-doi = true
|
||||
|
||||
# Which identifier types to show in submission step?
|
||||
# Default: handle, doi (currently the only supported identifier 'types')
|
||||
|
Reference in New Issue
Block a user