mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-07 01:54:22 +00:00
[DURACOM-392] Error in file upload after security fixes
This commit is contained in:
@@ -18,6 +18,9 @@ assetstore.dir = ${dspace.dir}/assetstore
|
||||
# `bitstore.xml` configuration.
|
||||
assetstore.index.primary = 0
|
||||
|
||||
#if the assetstore path is symbolic link, use this configuration to allow that path.
|
||||
#assetstore.allowed.roots = /data/assetstore
|
||||
|
||||
#---------------------------------------------------------------#
|
||||
#-------------- Amazon S3 Specific Configurations --------------#
|
||||
#---------------------------------------------------------------#
|
||||
@@ -101,6 +104,4 @@ assetstore.s3.awsRegionName =
|
||||
|
||||
# The maximum counter value for S3 operations.
|
||||
# Default: -1 (unlimited) connection is never manualy closed in BitstoreService
|
||||
# assetstore.jcloud.maxCounter = -1
|
||||
|
||||
#assetstore.allowed.roots = /data/assetstore
|
||||
# assetstore.jcloud.maxCounter = -1
|
Reference in New Issue
Block a user