Project

General

Profile

« Previous | Next » 

Revision 56855

reverted storage on s3, we save before on a predefined path and then on s3, because storing directly on s3 not works well

View differences:

applicationContext-s3-objectstore.properties
1 1
services.objectStore.mongodb.host=localhost
2 2
services.objectStore.mongodb.port=27017
3 3
services.objectStore.mongodb.db=objectStore
4
services.objectStore.mongodb.connectionsPerHost=20
4
services.objectStore.mongodb.connectionsPerHost=20
5
dnet.objectStore.s3.basePath=/tmp

Also available in: Unified diff