``` opcache.enable=1 opcache.enable_cli=1 opcache.file_cache="/tmp/php-opcache" opcache.file_cache_consistency_checks=1 opcache.file_cache_only=1 ```