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 eb6a274 commit 08585c5Copy full SHA for 08585c5
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/src/preload.php
+ opcache.preload=/path/to/project/src/.preload.php
123
124
This file is generated by the ``cache:clear`` command.
125
0 commit comments