diff --git a/jra_nextcloud.sh b/jra_nextcloud.sh index c314594..66ee137 100644 --- a/jra_nextcloud.sh +++ b/jra_nextcloud.sh @@ -286,6 +286,7 @@ server { fastcgi_pass php-handler; fastcgi_intercept_errors on; fastcgi_request_buffering off; + fastcgi_read_timeout 300; } location ~ ^/(?:updater|ocs-provider)(?:\$|/) {