Skip to content

Commit 46e89ba

Browse files
author
Stanislav Idolov
authored
ENGCOM-1138: [BACKPORT 2.1] Removed cache backend option which explicitly set file permissions #14417
2 parents c100f0b + 12f4e52 commit 46e89ba

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)