-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Closed
Milestone
Description
We're considering to use this project at our art school but we're reluctant to depend on external service providers / storying anything on anybody else's server.
I've seen that the upload code is server-side (app.js#L407) and wondered if it would be possible to make this either
- configurable
- or plug-in based (and still configured)
to enable other upload targets (such as local FS or - for other use cases - the usual S3 etc)
This would make it much easier for custom deploys to keep up with the upstream version. I haven't seen a generic plug-in system yet, is that on the roadmap or do you have a different approach?
Now that I think of it, plug-ins for oAuth would be sweet too.
Metadata
Metadata
Assignees
Labels
No labels