mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-07 01:54:22 +00:00
[DS-3475] adding more guidance to example local.cfg as per suggestion of Tim Donohue
This commit is contained in:
@@ -50,7 +50,8 @@ dspace.ui = xmlui
|
||||
dspace.name = DSpace at My University
|
||||
|
||||
# assetstore.dir, look at DSPACE/config/spring/api/bitstore.xml for more options
|
||||
assetstore.dir = ${dspace.dir}/assetstore
|
||||
# default is ${dspace.dir}/assetstore, uncomment and modify if you need to use a different path
|
||||
#assetstore.dir = ${dspace.dir}/assetstore
|
||||
|
||||
# Default language for metadata values
|
||||
#default.language = en_US
|
||||
|
Reference in New Issue
Block a user