I am attempting to tighten security on my Drupal site and noticed that the Audio Field does not adhere to the restrictions set in File Uploads. I specified for the authenticated user to be limited to a 3MB upload, but it seems that any user can upload up to the PHP limit of 50MB. Any thoughts?
I'm using:
- Drupal 5.15
- Media Field 5.x-1.01-rc1
Thanks,
Chuck