Closed BaDos closed 4 years ago
Added exclude list for opCache and disabled timestamps validations.
https://jira.corp.magento.com/browse/MCLOUD-2649
opcache.blacklist_filename => /app/*/op_exclude.txt => /app/*/op_exclude.txt
opcache.validate_timestamps => Off => Off
Description
Added exclude list for opCache and disabled timestamps validations.
Fixed Issues (if relevant)
https://jira.corp.magento.com/browse/MCLOUD-2649
Manual testing scenarios
opcache.blacklist_filename => /app/*/op_exclude.txt => /app/*/op_exclude.txt
andopcache.validate_timestamps => Off => Off
Contribution checklist