This commit is contained in:
2021-02-21 15:48:15 +09:00
parent a2b3a14384
commit 5af59498ba
4 changed files with 9 additions and 4 deletions
+2
View File
@@ -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"