Selaa lähdekoodia

Update go-16.sh

Andrea Pollastri 6 vuotta sitten
vanhempi
commit
40ff9e9e5a
1 muutettua tiedostoa jossa 2 lisäystä ja 0 poistoa
  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