Skip to content
Snippets Groups Projects
Commit b083ab83 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets
Browse files

Increase unicorn timeout to 60 seconds

parent e586ee34
Branches
Tags
No related merge requests found
Loading
Loading
@@ -49,7 +49,7 @@ listen "127.0.0.1:8080", :tcp_nopush => true
#
# For more information see http://stackoverflow.com/a/21682112/752049
#
timeout 30
timeout 60
 
# feel free to point this anywhere accessible on the filesystem
pid "/home/git/gitlab/tmp/pids/unicorn.pid"
Loading
Loading
worker_processes 2
timeout 30
timeout 60
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment