Merge branch 'bugfix/timeout-proxy-fpm-development-3266'

fixes #3266
This commit is contained in:
Alexander A. Klimov 2018-01-16 14:44:42 +01:00
commit e381b1e439
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