Added opcache extension to inis

Extensions are not loaded by default (commented out)

Closes GH-5136
This commit is contained in:
Pieter Hordijk 2020-01-31 17:46:43 +03:00 committed by kocsismate
parent 19222b8581
commit b97c9dc72a
No known key found for this signature in database
GPG key ID: FD055E41728BF310
2 changed files with 4 additions and 0 deletions

View file

@ -934,6 +934,8 @@ default_socket_timeout = 60
;extension=xmlrpc
;extension=xsl
;zend_extension=opcache
;;;;;;;;;;;;;;;;;;;
; Module Settings ;
;;;;;;;;;;;;;;;;;;;

View file

@ -936,6 +936,8 @@ default_socket_timeout = 60
;extension=xmlrpc
;extension=xsl
;zend_extension=opcache
;;;;;;;;;;;;;;;;;;;
; Module Settings ;
;;;;;;;;;;;;;;;;;;;