Vagrant: increase timeout for proxy requests to FPM

refs #3266
This commit is contained in:
Alexander A. Klimov 2018-01-16 13:33:13 +01:00
parent 8599696d6d
commit 38feeba5c3
1 changed files with 3 additions and 0 deletions

View File

@ -44,3 +44,6 @@ Alias /<%= @web_path %> "/vagrant/public"
ErrorDocument 404 /error_norewrite.html
</IfModule>
</Directory>
ProxyTimeout 3600