El 14/01/15 a les 11:16, Lester de Vries ha escrit:
Hi Cédric

Where do I place my trytond.conf file? And how do I make sure that the
Parser finds it?
You can place it anywhere you what, just include de -c parameter with the full path to your config file. For example:

trytond -c /home/sergi/trytond.confg

Also you can use TRYTOND_CONFIG environment variable to place config path and trytond will pick it by default. For exmpale:

export TRYTOND_CONFIG=/home/sergi/trytond.conf
trytond (will produce the same as the example above)

P.S: Please don't top post in this mailing list. See http://groups.tryton.org/netiquette

--
Sergi Almacellas Abellana
www.koolpi.com
Twitter: @pokoli_srk

Reply via email to