mirror of
https://github.com/myvesta/vesta
synced 2025-08-20 21:34:12 -07:00
increased timeout for backend
This commit is contained in:
parent
ca786aae4d
commit
2b5d7d3c98
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ http {
|
|||
proxy_send_timeout 90;
|
||||
proxy_read_timeout 90;
|
||||
proxy_buffers 32 4k;
|
||||
|
||||
fastcgi_read_timeout 300;
|
||||
|
||||
# Error pages
|
||||
error_page 403 /error/403.html;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue