php8
This commit is contained in:
@@ -7,9 +7,11 @@ memory_limit=512M
|
||||
apc.enable_cli=1
|
||||
|
||||
opcache.enable=1
|
||||
opcache.jit_buffer_size=100M
|
||||
opcache.interned_strings_buffer=8
|
||||
opcache.max_accelerated_files=10000
|
||||
opcache.validate_timestamps=on
|
||||
opcache.memory_consumption=128
|
||||
opcache.save_comments=1
|
||||
opcache.revalidate_freq=1
|
||||
opcache.file_cache="/var/www/opcache"
|
||||
|
||||
Reference in New Issue
Block a user