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