Hi,

create a file named 'sphinx.yml" in the config directory. There you
can put environment specific configurations which will be included in
the generated configurations like production_sphinx.conf or
development_sphinx.conf.

e.g.

development:
  enable_star: true

production:
  port: 3312
  enable_star: true


regards,
Wolf

On 27 Jan., 16:42, Hubert Łępicki <[email protected]> wrote:
> Hi all,
>
> I am running multiple applications on one host, one of them is using
> Thinking Sphinx. It is working perfectly fine, for some time now - so
> far so good.
>
> Now, I want to install second application on the same host that is
> also using Thinking Sphinx. I have installed plugin, run ts:config,
> now maybe wrong part:
>
> - I have edited config/production.sphinx.conf to change port number
>
> Now, every time I run ts:index, my configuration file is overwritten -
> any ideas how to avoid that?
>
> Thanks,
> Hubert
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Thinking Sphinx" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/thinking-sphinx?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to