Skip to content

Commit 592ac3d

Browse files
committed
docs: update How to Use
1 parent 253d385 commit 592ac3d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

preload.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@
1616
* See https://www.php.net/manual/en/opcache.preloading.php
1717
*
1818
* How to Use:
19-
* 1. Set preload::$paths.
19+
* 0. Copy this file to your project root folder.
20+
* 1. Set the $paths property of the preload class below.
2021
* 2. Set opcache.preload in php.ini.
2122
* php.ini:
2223
* opcache.preload=/path/to/preload.php

0 commit comments

Comments
 (0)