Add support for an originals folder on the web server that serves up the original images received for processing. Only images that caused a trigger to fire will get stored to save space.
Checklist
If your change touches anything under src or the README.md file these items must be done:
[X] User-facing change description added to unreleased section of CHANGELOG.md
Fixes #350
Description of changes
originals
folder on the web server that serves up the original images received for processing. Only images that caused a trigger to fire will get stored to save space.Checklist
If your change touches anything under src or the README.md file these items must be done: