changed value for opcache.memory_consumption to 256

This commit is contained in:
2023-01-03 14:12:44 +01:00
committed by Gitea
parent 49a4820fde
commit ad8b4f3bc9
+1 -1
View File
@@ -1766,7 +1766,7 @@ opcache.enable=1
opcache.enable_cli=1
; The OPcache shared memory storage size.
opcache.memory_consumption=128
opcache.memory_consumption=256
; The amount of memory for interned strings in Mbytes.
opcache.interned_strings_buffer=24