Sha256: d310ea594d62cba2fc26fdc3f59f826c42ceb975a4e7d0ceae584615c133308c

Contents?: true

Size: 525 Bytes

Versions: 3

Compression:

Stored size: 525 Bytes

Contents

##############################################
# Thinking Sphinx Base configuration file
##############################################

<%= fetch(:thinking_sphinx_rails_env) %>:
  pid_file: <%= fetch(:thinking_sphinx_pid_file) %>
  indices_location: <%= fetch(:thinking_sphinx_indices_location) %>
  configuration_file: <%= fetch(:thinking_sphinx_configuration_file) %>
  binlog_path: <%= fetch(:thinking_sphinx_binlog_path) %>
  log: <%= fetch(:thinking_sphinx_log) %>
  query_log: <%= fetch(:thinking_sphinx_query_log) %>

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
negroku-2.3.2 lib/negroku/templates/tasks/thinking_sphinx.yml.erb
negroku-2.3.1 lib/negroku/templates/tasks/thinking_sphinx.yml.erb
negroku-2.3.0 lib/negroku/templates/tasks/thinking_sphinx.yml.erb