adminjs-upload
adminjs-upload copied to clipboard
feat: pass file to upload path function
This allows generating a key based on the contents of the file, such as the hash of the file, or other metadata.
Thoughts on this? Need this for our use case.