diff --git a/performance.rst b/performance.rst index 74eb7222034..78f7e2cd83e 100644 --- a/performance.rst +++ b/performance.rst @@ -119,7 +119,7 @@ can configure PHP to use this preload file: .. code-block:: ini ; php.ini - opcache.preload=/path/to/project/src/.preload.php + opcache.preload=/path/to/project/config/preload.php .. _performance-configure-opcache: