diff options
Diffstat (limited to 'php.ini-production')
| -rw-r--r-- | php.ini-production | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php.ini-production b/php.ini-production index 368794f700..cc3ffa096b 100644 --- a/php.ini-production +++ b/php.ini-production @@ -1842,7 +1842,7 @@ ldap.max_links = -1 ; Enables or disables copying of PHP code (text segment) into HUGE PAGES. ; This should improve performance, but requires appropriate OS configuration. -opcache.huge_code_pages=1 +;opcache.huge_code_pages=1 [curl] ; A default value for the CURLOPT_CAINFO option. This is required to be an |
