ksieren 3 năm trước cách đây
mục cha
commit
321df1264c
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      rootfs/etc/php7/conf.d/custom.ini

+ 1 - 1
rootfs/etc/php7/conf.d/custom.ini

@@ -8,7 +8,7 @@ file_uploads= $file_uploads
 max_execution_time= $max_execution_time
 max_input_time= $max_input_time
 max_input_vars= $max_input_vars
-memory_limit= $memory_limit
+memory_limit= -1
 post_max_size= $post_max_size
 upload_max_filesize= $upload_max_filesize
 variables_order= "EGPCS"