Sha256: b1b14ec66cba1e9a0891e919d534d0a1a818d87d8bf4ca47aa90ab58df8aea99

Contents?: true

Size: 309 Bytes

Versions: 14

Compression:

Stored size: 309 Bytes

Contents

--- 
cwd: <%= current_path %>
log_file: <%= mongrel_log_path %>
port: "<%= mongrel_port %>"
environment: production
address: 127.0.0.1
pid_file: <%= mongrel_pid_path %>
servers: <%= mongrel_size %>
user: <%= user %>
group: <%= user %>
<% mongrel_config_options.each do |k, v| %><%= "#{k}: #{v}\n" %><% end %>

Version data entries

14 entries across 14 versions & 2 rubygems

Version Path
calas-capitate-0.3.6 lib/templates/mongrel/mongrel_cluster.yml.erb
capitate-0.2.15 lib/templates/mongrel/mongrel_cluster.yml.erb
capitate-0.2.11 lib/templates/mongrel/mongrel_cluster.yml.erb
capitate-0.2.13 lib/templates/mongrel/mongrel_cluster.yml.erb
capitate-0.2.14 lib/templates/mongrel/mongrel_cluster.yml.erb
capitate-0.3.6 lib/templates/mongrel/mongrel_cluster.yml.erb
capitate-0.3.1 lib/templates/mongrel/mongrel_cluster.yml.erb
capitate-0.2.7 lib/templates/mongrel/mongrel_cluster.yml.erb
capitate-0.2.6 lib/templates/mongrel/mongrel_cluster.yml.erb
capitate-0.2.8 lib/templates/mongrel/mongrel_cluster.yml.erb
capitate-0.3.2 lib/templates/mongrel/mongrel_cluster.yml.erb
capitate-0.3.3 lib/templates/mongrel/mongrel_cluster.yml.erb
capitate-0.3.4 lib/templates/mongrel/mongrel_cluster.yml.erb
capitate-0.3.5 lib/templates/mongrel/mongrel_cluster.yml.erb