mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-13 04:53:16 +00:00

git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6626 9c30dcfa-912a-0410-8fc2-9e0234be79fd
22 lines
880 B
INI
22 lines
880 B
INI
#--------------------------------------------------------------------#
|
|
#------------------- FETCHCCDATA CONFIGURATIONS----------------------#
|
|
#--------------------------------------------------------------------#
|
|
# Configuration properties used solely by fetchccdata curation task #
|
|
#--------------------------------------------------------------------#
|
|
#--------------------------------------------------------------------#
|
|
# ****** This file is locally new for fetchccdata and dspace 1.8 *** #
|
|
#--------------------------------------------------------------------#
|
|
|
|
# if this dspace is storing ccname data,
|
|
# is it configured to run with this task
|
|
# the default is FALSE
|
|
#
|
|
# Example Usage:
|
|
# You may want to configure this feature in
|
|
# workflow if the submission process only
|
|
# fetches cc uris (see dspace.cfg, webui.submit.include.cc-name
|
|
# property
|
|
|
|
include.cc-name = true
|
|
|