Skip to content
This repository was archived by the owner on Apr 29, 2019. It is now read-only.

Commit eb0545f

Browse files
author
Stanislav Idolov
authored
ENGCOM-1137: [FORWARDPORT 2.3] Removed cache backend option which explicitly set file permissions #14416
2 parents fee1953 + bc1edce commit eb0545f

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)