mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-17 15:03:18 +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?
|
# Show Register DOI button in item status page?
|
||||||
# Default: false
|
# Default: false
|
||||||
# This configuration property is exposed over rest. For dspace-angular to work,
|
#identifiers.item-status.register-doi = true
|
||||||
# this property must always have a true or false value. Do not comment it out!
|
|
||||||
identifiers.item-status.register-doi = false
|
|
||||||
|
|
||||||
# Which identifier types to show in submission step?
|
# Which identifier types to show in submission step?
|
||||||
# Default: handle, doi (currently the only supported identifier 'types')
|
# Default: handle, doi (currently the only supported identifier 'types')
|
||||||
|
Reference in New Issue
Block a user