This commit is contained in:
2021-12-05 02:27:52 +09:00
parent 20593bdcf4
commit db5b344168
4 changed files with 408 additions and 196 deletions
+2 -1
View File
@@ -1,5 +1,5 @@
expose_php = Off
max_execution_time = 300
pdo_mysql.cache_size = 2000
mysqli.cache_size = 2000
memory_limit=512M
@@ -15,3 +15,4 @@ opcache.memory_consumption=128
opcache.save_comments=1
opcache.revalidate_freq=1
opcache.file_cache="/var/www/opcache"
opcache.jit="function"