Skip to content

Commit b8ac2aa

Browse files
committed
Merge branch '5.0'
* 5.0: [DOCS] Updated performance page opcache file name
2 parents 6e4f2be + e2ef76f commit b8ac2aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

performance.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ The preload file path is the same as the compiled service container but with the
120120
.. code-block:: ini
121121
122122
; php.ini
123-
opcache.preload=/path/to/project/var/cache/prod/App_KernelProdContainer.preload.php
123+
opcache.preload=/path/to/project/var/cache/prod/srcApp_KernelProdContainer.preload.php
124124
125125
.. _performance-configure-opcache:
126126

0 commit comments

Comments
 (0)