installed plugin W3 Total Cache
version 2.3.2
This commit is contained in:
9
wp-content/plugins/w3-total-cache/ini/opcache.ini
Normal file
9
wp-content/plugins/w3-total-cache/ini/opcache.ini
Normal file
@ -0,0 +1,9 @@
|
||||
; /etc/php.d/apc.ini
|
||||
|
||||
zend_extension=opcache.so
|
||||
|
||||
opcache.enable = 1
|
||||
opcache.fast_shutdown = 1
|
||||
opcache.enable_file_override = 1
|
||||
opcache.validate_timestamps = 0
|
||||
opcache.max_file_size = 10000000
|
Reference in New Issue
Block a user