Explorar el Código

Increase peak memory

monkeyless hace 6 años
padre
commit
983172bc0a
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      contrib/docker/php.ini

+ 1 - 1
contrib/docker/php.ini

@@ -1,5 +1,5 @@
 file_uploads = On
-memory_limit = 64M
+memory_limit = 128M
 upload_max_filesize = 64M
 post_max_size = 64M
 max_execution_time = 600