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

Version Path
unicorn_deployer-0.0.1.9 config/unicorn.rb
unicorn_deployer-0.0.1.8 config/unicorn.rb
unicorn_deployer-0.0.1.7 config/unicorn.rb
unicorn_deployer-0.0.1.6 config/unicorn.rb
unicorn_deployer-0.0.1.5 config/unicorn.rb
unicorn_deployer-0.0.1.4 config/unicorn.rb
unicorn_deployer-0.0.1.3 config/unicorn.rb
unicorn_deployer-0.0.1.2 config/unicorn.rb
unicorn_deployer-0.0.1.1 config/unicorn.rb