We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d005fcd commit ac7fae8Copy full SHA for ac7fae8
performance.rst
@@ -130,7 +130,7 @@ it's recommended to change these settings as follows:
130
131
; php.ini
132
; maximum memory that OPcache can use to store compiled PHP files
133
- opcache.memory_consumption=256M
+ opcache.memory_consumption=256
134
135
; maximum number of files that can be stored in the cache
136
opcache.max_accelerated_files=20000
0 commit comments