Commit e10ba9fa authored by Mahmoud Zalt's avatar Mahmoud Zalt Committed by GitHub

Merge pull request #617 from alchimik/patch-1

don't load opcache extension twice
parents a42a2959 7b542618
extension=opcache.so
; NOTE: The actual opcache.so extention is NOT SET HERE but rather (/usr/local/etc/php/conf.d/docker-php-ext-opcache.ini)
opcache.enable="1"
opcache.memory_consumption="256"
opcache.use_cwd="0"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment