-
Notifications
You must be signed in to change notification settings - Fork 8
Closed
Description
We have a need to support per-collection upload options. This is not the norm, so I would expect this would be an optional config layer, and the current global upload options would generally be used. As such, I think uploading to support this requirement would look like this:
- check the item's collection
- check for that collection's upload options
- if that collection didn't have upload options specified then check for global upload options
- upload using the resolve options
See #124, it is very closely related, and a comment on that issue has more details as to how it and this issue could be resolved.
Metadata
Metadata
Assignees
Labels
No labels