@@ -86,8 +86,6 @@ server {
fastcgi_intercept_errors on;
fastcgi_request_buffering off;
client_max_body_size 0;
- fastcgi_param PHP_VALUE "max_execution_time = 1200
- max_input_time = 1200";
fastcgi_read_timeout 1200;
}
@@ -20,8 +20,6 @@
location ~ ^/nextcloud/(?:updater|ocs-provider)(?:$|/) {