[uwsgi] http-socket=0.0.0.0:8000 master=true plugins=python3 env=TRYTOND_CONFIG=/srv/tryton/6.6/.trytond.conf env=TRYTOND_DATABASE_NAMES=tryton_preciball_prod_66 env=TRYTOND_LOGGING_CONFIG=/srv/tryton/6.6/trytond_log.conf wsgi=trytond.application:app cheaper=4 processes=16 threads=16 socket = trytond.sock chmod-socket = 666 vaccuum=true die-on-term=true