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 6439f06 commit 88cb3e5Copy full SHA for 88cb3e5
performance.rst
@@ -119,7 +119,7 @@ The preload file path is the same as the compiled service container but with the
119
.. code-block:: ini
120
121
; php.ini
122
- opcache.preload=/path/to/project/var/cache/prod/App_KernelProdContainer.preload.php
+ opcache.preload=/path/to/project/var/cache/prod/srcApp_KernelProdContainer.preload.php
123
124
.. _performance-configure-opcache:
125
0 commit comments