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.
2 parents 1ccaced + 42740dd commit 9085688Copy full SHA for 9085688
performance.rst
@@ -120,7 +120,7 @@ The preload file path is the same as the compiled service container but with the
120
.. code-block:: ini
121
122
; php.ini
123
- opcache.preload=/path/to/project/src/preload.php
+ opcache.preload=/path/to/project/src/.preload.php
124
125
This file is generated by the ``cache:clear`` command.
126
0 commit comments