mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-07 01:54:22 +00:00
Disable s3storage from defaults
This commit is contained in:
@@ -130,7 +130,7 @@ bitstore.s3.class=org.dspace.storage.bitstore.S3BitStore
|
||||
# Other implementations take path to configuration file relevant to that method
|
||||
## assetstore.<#>=<short-name>:<param>
|
||||
assetstore.0=ds:${dspace.dir}/assetstore
|
||||
assetstore.1=s3:${dspace.dir}/config/modules/bitstore-s3.cfg
|
||||
#assetstore.1=s3:${dspace.dir}/config/modules/bitstore-s3.cfg
|
||||
#assetstore.2=ds:${dspace.dir}/assetstore2
|
||||
#assetstore.3=s3:${dspace.dir}/config/modules/bitstore-s3-development.cfg
|
||||
|
||||
|
Reference in New Issue
Block a user