diff --git a/performance.rst b/performance.rst index 580118b673a..a58070569e8 100644 --- a/performance.rst +++ b/performance.rst @@ -116,7 +116,7 @@ can configure PHP to use this preload file: .. code-block:: ini ; php.ini - opcache.preload=/path/to/project/config/preload.php + opcache.preload=/path/to/project/src/.preload.php Use the :ref:`container.preload ` and :ref:`container.no_preload ` service tags to define