updated php for wordpress

This commit is contained in:
naturallaw77 2024-08-03 13:00:13 -07:00
parent 0770e52e4a
commit a2ea28328c

View File

@ -12,7 +12,7 @@ let
display_startup_errors = On
max_execution_time = 3000
max_input_time = 3000
memory_limit = 256MB;
memory_limit = 512MB;
max_input_vars = 3000
opcache.enable=1;
opcache.memory_consumption=512;