Hi, Axel!

n Thu, 22 Apr 2021 21:39:31 +0200
Axel Braun <axel.br...@gmx.de> wrote:

> Am Donnerstag, 22. April 2021, 18:44:03 CEST schrieb Luis Falcon:
> 
> That is nowhere mentioned - the documentation talks about the
> config.py file
> 
> > # Add Tryton server configuration file
> > export
> > TRYTOND_CONFIG=${GNUHEALTH_DIR}/tryton/server/config/trytond.conf  
> 
> Hm, I'm not the expert, but I feel a bash export is not a proper
> place for a configuration entry....
> 

Yes. It might not be very clear. on the trytond-admin help is
mentioned...

        "The config file can be specified in the TRYTOND_CONFIG
        environment variable"

You might want to include a .gnuhealthrc (or similar) file with the
relevant environment variables such as:

* PYTHONPATH
* PATH (including the $HOME/.local/bin)

As well as the TRYTOND_PATH.

That would help your GNU Health ecosystem experience :)

Best
Luis

Reply via email to