4 lines
185 B
INI
4 lines
185 B
INI
# Set OPcache's revalidation frequency to 0 seconds for development.
|
|
# See https://www.php.net/manual/en/opcache.configuration.php#ini.opcache.revalidate-freq
|
|
opcache.revalidate_freq=0
|