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

Commit bc1edce

Browse files
ENGCOM-1137: [FORWARDPORT 2.3] Removed cache backend option which explicitly set file permissions #14416
- Merge Pull Request magento/magento2#14416 from xtremeperf/magento2:forwardport_2.3_fix-cache-perms - Merged commits: 1. 87ad6eb
2 parents d2a037f + 87ad6eb commit bc1edce

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)