Skip to content

Commit 9a67f4d

Browse files
ENGCOM-1079: Removed cache backend option which explicitly set file permissions #14361
- Merge Pull Request #14361 from xtremeperf/magento2:fix-cache-perms - Merged commits: 1. 9baa83f
2 parents 55885eb + 9baa83f commit 9a67f4d

File tree

1 file changed

+0
-1
lines changed
  • lib/internal/Magento/Framework/App/Cache/Frontend

1 file changed

+0
-1
lines changed

lib/internal/Magento/Framework/App/Cache/Frontend/Factory.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@ class Factory
7171
*/
7272
protected $_backendOptions = [
7373
'hashed_directory_level' => 1,
74-
'hashed_directory_umask' => 0777,
7574
'file_name_prefix' => 'mage',
7675
];
7776

0 commit comments

Comments
 (0)