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 355aa03 commit 4ea23f7Copy full SHA for 4ea23f7
performance.rst
@@ -120,7 +120,7 @@ The preload file path is the same as the compiled service container but with the
120
.. code-block:: ini
121
122
; php.ini
123
- opcache.preload=/path/to/project/var/cache/prod/srcApp_KernelProdContainer.preload.php
+ opcache.preload=/path/to/project/var/cache/prod/App_KernelProdContainer.preload.php
124
125
Use the :ref:`container.preload <dic-tags-container-preload>` and
126
:ref:`container.no_preload <dic-tags-container-nopreload>` service tags to define
0 commit comments