Skip to content

Commit 8213d9c

Browse files
nicolas-grekasjaviereguiluz
authored andcommitted
Update location of preloading file
1 parent 90dc304 commit 8213d9c

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
@@ -119,7 +119,7 @@ can configure PHP to use this preload file:
119119
.. code-block:: ini
120120
121121
; php.ini
122-
opcache.preload=/path/to/project/src/.preload.php
122+
opcache.preload=/path/to/project/config/preload.php
123123
124124
.. _performance-configure-opcache:
125125

0 commit comments

Comments
 (0)