I’m using the API Event “Before Upload” to implement a quota mechanism for my users.
Within the handler, I would like to access the size of the file to be uploaded. I can’t find this information in the available context blocks.
Can I access the size today? If not, could you enhance the context blocks?
Regards,