Merge pull request #9309 from kshepherd/fix-doi-cfg-improvement

Improve default identifiers.cfg properties
This commit is contained in:
Tim Donohue
2024-02-07 10:57:38 -06:00
committed by GitHub

View File

@@ -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')