The code contains the ability to handle .zip files but the upload check does not contain .zip in the list of valid file extensions. Can you handle .gz as well?
Thank You
Emery Gordon
The code contains the ability to handle .zip files but the upload check does not contain .zip in the list of valid file extensions. Can you handle .gz as well?
Thank You
Emery Gordon
Comments
Comment #1
emerygjr commentedThe .zip extension can be set by the module to allow .zip files to be uploaded.
Thanks
Emery Gordon