Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit 80f016e

Browse files
committed
Merge remote-tracking branch 'origin/imported-kaznovac-devdocs-9190' into hg-Oct14-imports
2 parents da4ca19 + acea290 commit 80f016e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/guides/v2.4/performance-best-practices/software.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ realpath_cache_ttl=7200
7777
To get maximum speed out of Magento 2 on PHP 7, you must activate the OpCache module and properly configure it. These settings are recommended for the module:
7878

7979
```text
80-
opcache.memory_consumption=512MB
80+
opcache.memory_consumption=512
8181
opcache.max_accelerated_files=60000
8282
opcache.consistency_checks=0
8383
opcache.validate_timestamps=0

0 commit comments

Comments
 (0)