mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-12 04:23:13 +00:00
12 lines
475 B
INI
12 lines
475 B
INI
### DOI registration curation task configuration module
|
|
|
|
##
|
|
# Should any logical filters be skipped when registering DOIs? (ie. *always* register, never filter out the item)
|
|
# Default: true
|
|
#doi-curation.skip-filter = true
|
|
|
|
##
|
|
# Should we allow the curation task to be distributed over communities / collections of items or the whole repository?
|
|
# This *could* be dangerous if run accidentally over more items than intended.
|
|
# Default: false
|
|
#doi-curation.distributed = false |