🐛 Fix path to PHP opcache blacklist (#477)

This commit is contained in:
Malachi Soord 2025-04-25 00:01:01 +02:00 committed by GitHub
parent 35391c9cad
commit 58b0435ed2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -6,4 +6,4 @@ opcache.max_accelerated_files=4096
opcache.memory_consumption=32 opcache.memory_consumption=32
opcache.revalidate_freq=0 opcache.revalidate_freq=0
opcache.validate_timestamps=0 opcache.validate_timestamps=0
opcache.blacklist_filename=/etc/php8/blacklist.txt opcache.blacklist_filename=/etc/php83/blacklist.txt