Skip to content

Instantly share code, notes, and snippets.

@geekcom
Created December 8, 2019 22:53
Show Gist options
  • Save geekcom/328777a7314e306f40c6982dac353944 to your computer and use it in GitHub Desktop.
Save geekcom/328777a7314e306f40c6982dac353944 to your computer and use it in GitHub Desktop.
php.ini
opcache.enable_cli=1
opcache.preload="/var/www/app/preload.php"
opcache.preload_user=www-data
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment