mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-15 22:13:08 +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
|
# Other implementations take path to configuration file relevant to that method
|
||||||
## assetstore.<#>=<short-name>:<param>
|
## assetstore.<#>=<short-name>:<param>
|
||||||
assetstore.0=ds:${dspace.dir}/assetstore
|
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.2=ds:${dspace.dir}/assetstore2
|
||||||
#assetstore.3=s3:${dspace.dir}/config/modules/bitstore-s3-development.cfg
|
#assetstore.3=s3:${dspace.dir}/config/modules/bitstore-s3-development.cfg
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user