Skip to content

Commit

Permalink
Updated blacklist
Browse files Browse the repository at this point in the history
  • Loading branch information
rennokki committed Dec 7, 2020
1 parent 37cd8d1 commit 7ec85c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .platform/files/php.ini
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ opcache.fast_shutdown=1
; The location of the OPcache blacklist file (wildcards allowed).
; Each OPcache blacklist file is a text file that holds the names of files
; that should not be accelerated.
opcache.blacklist_filename=/etc/php-7.2.d/opcache*.blacklist
opcache.blacklist_filename=/etc/php-*/opcache*.blacklist

; Allows exclusion of large files from being cached. By default all files
; are cached.
Expand Down

0 comments on commit 7ec85c7

Please sign in to comment.