Sha256: 19613d0708b2a3e3184d068846783e2e71c50b5fdfb1ab6b9466d85fb3df8b00

Contents?: true

Size: 389 Bytes

Versions: 1

Compression:

Stored size: 389 Bytes

Contents

queues:
<% for queue in @options[:queues] -%>
  - <%= queue %>
<% end -%>

redis_url: <%= @options[:redis] %>
namespace: redirus

nginx:
  configs_path: <%= @options[:configs_dir] %>
  pid: <%= @options[:pid] %>
  http_template: <%= @options[:http_template] %>
  https_template: <%= @options[:https_template] %>
  allowed_properties:
    - proxy_send_timeout \d
    - proxy_read_timeout \d

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
redirus-0.3.1 templates/config.yml