ISSUE: When importing images/assets to magento 2 the file hash is added to file name; Magento has 90 characters limit when storing filenames.
EXAMPLE: apple.jpg is imported as 493be8e08ab8635a982982d49f7c92e42365910b_apple.jpg
I cannot see any configuration settings in Magento 2 to manage the filenames.
What fix is in place to overcome the 90 character limit on Magento?
Thanks.
ISSUE: When importing images/assets to magento 2 the file hash is added to file name; Magento has 90 characters limit when storing filenames.
EXAMPLE: apple.jpg is imported as 493be8e08ab8635a982982d49f7c92e42365910b_apple.jpg
I cannot see any configuration settings in Magento 2 to manage the filenames.
What fix is in place to overcome the 90 character limit on Magento?
Thanks.