Skip to content

Commit 6bf35c9

Browse files
author
Stanislav Idolov
authored
ENGCOM-1079: Removed cache backend option which explicitly set file permissions #14361
2 parents e747995 + 9a67f4d commit 6bf35c9

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)