lib/negroku/templates/tasks/thinking_sphinx.yml.erb in negroku-2.3.2 vs lib/negroku/templates/tasks/thinking_sphinx.yml.erb in negroku-2.3.3

- old
+ new

@@ -1,9 +1,9 @@ ############################################## # Thinking Sphinx Base configuration file ############################################## -<%= fetch(:thinking_sphinx_rails_env) %>: +<%= fetch(:thinking_sphinx_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) %>