mirror of
https://github.com/mickael-kerjean/filestash.git
synced 2025-11-01 10:56:31 +08:00
feature (minio): integrate support for minio in the S3 backend - #62
This commit is contained in:
@ -56,6 +56,7 @@ module.exports = {
|
||||
// access_key_id: 'my_access_key',
|
||||
// secret_access_key: 'my_secret_key',
|
||||
// advanced: false,
|
||||
// endpoint: 'http://127.0.0.1:9000', // eg: your minio instance
|
||||
// path: '/bucketname/'
|
||||
},
|
||||
dropbox: {label: 'Dropbox'},
|
||||
|
||||
Reference in New Issue
Block a user