Commit 58d81573 authored by Bertrand Gauthier's avatar Bertrand Gauthier
Browse files

Config FPM : suppression de opcache = 1

parent a57b2359
Loading
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -8,8 +8,6 @@ display_startup_errors = On
display_errors = On
error_reporting = E_ALL & ~E_DEPRECATED & ~E_NOTICE

opcache.enable = 1

xdebug.enable = 1
xdebug.remote_enable = 1
xdebug.remote_connect_back = 1