Reviewed-on: https://storage.hided.net/gitea/devsam/docker/pulls/1
Co-authored-by: hide_d <hided62@gmail.com>
Co-committed-by: hide_d <hided62@gmail.com>
This commit was merged in pull request #1.
This commit is contained in:
2021-08-19 14:46:33 +09:00
parent a2b3a14384
commit 995c5fa94b
5 changed files with 14 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"