resolve-upload-local
v0.25.18
Published
This package is local uploader adapter.
Downloads
27
Readme
resolve-upload-local
This package is local uploader adapter.
Config
uploadAdapter: {
module: 'resolve-upload-local',
options: {
directory: 'data',
bucket: 'files',
secretKey: 'key'
}
}