Skip to content

Commit 08585c5

Browse files
Adopt src/.preload.php
1 parent eb6a274 commit 08585c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: performance.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ The preload file path is the same as the compiled service container but with the
119119
.. code-block:: ini
120120
121121
; php.ini
122-
opcache.preload=/path/to/project/src/preload.php
122+
opcache.preload=/path/to/project/src/.preload.php
123123
124124
This file is generated by the ``cache:clear`` command.
125125

0 commit comments

Comments
 (0)