Merge and track latest features on stable #6
|
@ -286,6 +286,7 @@ server {
|
||||||
fastcgi_pass php-handler;
|
fastcgi_pass php-handler;
|
||||||
fastcgi_intercept_errors on;
|
fastcgi_intercept_errors on;
|
||||||
fastcgi_request_buffering off;
|
fastcgi_request_buffering off;
|
||||||
|
fastcgi_read_timeout 300;
|
||||||
}
|
}
|
||||||
|
|
||||||
location ~ ^/(?:updater|ocs-provider)(?:\$|/) {
|
location ~ ^/(?:updater|ocs-provider)(?:\$|/) {
|
||||||
|
|
Loading…
Reference in New Issue