Open
Description
Feature description
Is there a built in way to deactivate the checksum check(#14836) ?
If we use a test environment and we don't have all the assets there, the log files can get pretty big (5-50gb). Unable to generate checksum for asset x.
e.g copy PROD database with all the assets so on the dev environment all assets will be shown as 'filetype-not supported.svg'
Did others also face this issue and if yes what is your way of handling this ?