Add setproctitle in production to have title for gunicorn processes

This commit is contained in:
jaguarondi 2016-04-30 09:03:04 +02:00
parent 568e4b51c0
commit 25d36e3ef4
1 changed files with 2 additions and 1 deletions

View File

@ -63,6 +63,7 @@ Le fichier ``production.txt`` contient les librairies pour gunicorn et PostgreSQ
gunicorn
psycopg2
setproctitle
Configuration
=============