Add support for saving files to AWS S3
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
// Adapter classes must implement the following functions:
|
||||
// * create(config, filename, data)
|
||||
// * get(config, filename)
|
||||
// * location(config, req, filename)
|
||||
//
|
||||
// Default is GridStoreAdapter, which requires mongo
|
||||
// and for the API server to be using the ExportAdapter
|
||||
|
||||
Reference in New Issue
Block a user