Sha256: 9f73c96302064aff76fa0c299a1c748a211518f9fa2fc1604534f46469a97753
Contents?: true
Size: 388 Bytes
Versions: 3
Compression:
Stored size: 388 Bytes
Contents
working_directory "<%= current_path %>" pid "<%= fetch(:rainbows_pid) %>" stderr_path "<%= fetch(:rainbows_log) %>" stdout_path "<%= fetch(:rainbows_log) %>" listen "/tmp/rainbows.<%= fetch(:application) %>.sock" worker_processes <%= fetch(:rainbows_workers) %> timeout <%= fetch(:rainbows_timeout) %> Rainbows! do worker_connections 400 keepalive_timeout 0 use :EventMachine end
Version data entries
3 entries across 3 versions & 1 rubygems