Skip to content

Commit

Permalink
docs: update How to Use
Browse files Browse the repository at this point in the history
  • Loading branch information
kenjis committed Dec 4, 2022
1 parent 253d385 commit 592ac3d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion preload.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@
* See https://www.php.net/manual/en/opcache.preloading.php
*
* How to Use:
* 1. Set preload::$paths.
* 0. Copy this file to your project root folder.
* 1. Set the $paths property of the preload class below.
* 2. Set opcache.preload in php.ini.
* php.ini:
* opcache.preload=/path/to/preload.php
Expand Down

0 comments on commit 592ac3d

Please sign in to comment.