mirror of
https://github.com/serghey-rodin/vesta.git
synced 2026-06-18 20:41:15 +02:00
increased timeout for backend
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user