mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-14 13:33:08 +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.
|
# `bitstore.xml` configuration.
|
||||||
assetstore.index.primary = 0
|
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 --------------#
|
#-------------- Amazon S3 Specific Configurations --------------#
|
||||||
#---------------------------------------------------------------#
|
#---------------------------------------------------------------#
|
||||||
@@ -102,5 +105,3 @@ assetstore.s3.awsRegionName =
|
|||||||
# The maximum counter value for S3 operations.
|
# The maximum counter value for S3 operations.
|
||||||
# Default: -1 (unlimited) connection is never manualy closed in BitstoreService
|
# Default: -1 (unlimited) connection is never manualy closed in BitstoreService
|
||||||
# assetstore.jcloud.maxCounter = -1
|
# assetstore.jcloud.maxCounter = -1
|
||||||
|
|
||||||
#assetstore.allowed.roots = /data/assetstore
|
|
Reference in New Issue
Block a user