瀏覽代碼

Update go-16.sh

Andrea Pollastri 6 年之前
父節點
當前提交
40ff9e9e5a
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      go-16.sh

+ 2 - 0
go-16.sh

@@ -190,6 +190,8 @@ cat > "$PHPINI" <<EOF
 memory_limit = 256M
 upload_max_filesize = 256M
 post_max_size = 256M
+max_execution_time = 180
+max_input_time = 180
 EOF
 sudo service php7.2-fpm restart