diff --git a/performance.rst b/performance.rst index c87fbfab181..2334d4d0df6 100644 --- a/performance.rst +++ b/performance.rst @@ -54,7 +54,7 @@ it's recommended to change these settings as follows: ; php.ini ; maximum memory that OPcache can use to store compiled PHP files - opcache.memory_consumption=256M + opcache.memory_consumption=256 ; maximum number of files that can be stored in the cache opcache.max_accelerated_files=20000