Sha256: a282980efd1eed6f559efcb303fbb348864fe2374365b7307b06d6f90b2f9e1e
Contents?: true
Size: 389 Bytes
Versions: 9
Compression:
Stored size: 389 Bytes
Contents
root = "/home/deploy/htc/current" worker_processes 4 working_directory "/home/deploy/htc/current" # available in 0.94.0+ listen "/tmp/unicorn.htc.sock", :backlog => 64 listen 8080, :tcp_nopush => true timeout 30 pid "/home/deploy/htc/current/tmp/pids/unicorn.pid" stderr_path "/home/deploy/htc/current/log/unicorn.stderr.log" stdout_path "/home/deploy/htc/current/log/unicorn.stdout.log"
Version data entries
9 entries across 9 versions & 1 rubygems