mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2025-12-15 10:55:59 +00:00
[PHP] remove opcache.revalidate_freq
This commit is contained in:
@@ -7,7 +7,6 @@ opcache.interned_strings_buffer=16
|
|||||||
opcache.max_accelerated_files=10000
|
opcache.max_accelerated_files=10000
|
||||||
opcache.memory_consumption=128
|
opcache.memory_consumption=128
|
||||||
opcache.save_comments=1
|
opcache.save_comments=1
|
||||||
opcache.revalidate_freq=1
|
|
||||||
opcache.validate_timestamps=0
|
opcache.validate_timestamps=0
|
||||||
|
|
||||||
; JIT
|
; JIT
|
||||||
|
|||||||
Reference in New Issue
Block a user