8000 Merge branch '4.4' into 5.1 · symfony/symfony-docs@9085688 · GitHub
[go: up one dir, main page]

Skip to content

Commit 9085688

Browse files
committed
Merge branch '4.4' into 5.1
* 4.4: Adopt src/.preload.php
2 parents 1ccaced + 42740dd commit 9085688

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/src/preload.php
123+
opcache.preload=/path/to/project/src/.preload.php
124124
125125
This file is generated by the ``cache:clear`` command.
126126

0 commit comments

Comments
 (0)
0