mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-01-23 02:14:26 +00:00
[PHP] remove opcache.revalidate_freq
This commit is contained in:
parent
22a09b9795
commit
9a806e64ce
1 changed files with 0 additions and 1 deletions
|
|
@ -7,7 +7,6 @@ opcache.interned_strings_buffer=16
|
|||
opcache.max_accelerated_files=10000
|
||||
opcache.memory_consumption=128
|
||||
opcache.save_comments=1
|
||||
opcache.revalidate_freq=1
|
||||
opcache.validate_timestamps=0
|
||||
|
||||
; JIT
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue