Skip to content

Commit 12f4e52

Browse files
ENGCOM-1138: [BACKPORT 2.1] Removed cache backend option which explicitly set file permissions #14417
- Merge Pull Request #14417 from xtremeperf/magento2:backport_2.1_fix-cache-perms - Merged commits: 1. e577458
2 parents d18fda2 + e577458 commit 12f4e52

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
@@ -68,7 +68,6 @@ class Factory
6868
*/
6969
protected $_backendOptions = [
7070
'hashed_directory_level' => 1,
71-
'hashed_directory_umask' => 0777,
7271
'file_name_prefix' => 'mage',
7372
];
7473

0 commit comments

Comments
 (0)