Problem/Motivation
There is no list of "mime" types for which the hash should not be generated.
Steps to reproduce
When going to "/admin/config/media/filehash" there is no option to configure "mime" types to not generate the hash for.
Proposed resolution
Provide the option to have a list of "mime" types for which the hash should not be generated.
Remaining tasks
User interface changes
API changes
Data model changes
| Comment | File | Size | Author |
|---|
Issue fork filehash-3588313
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
pascuperbla commentedComment #3
pascuperbla commentedInstead of having another control for the list of MIME types to not generate the hash for, a checkbox is added that indicates whether the existing list is for generating or not generating a hash.
Comment #6
mfbComment #7
mfbComment #8
mfb