diff --git a/config/uwsgi/apps-enabled/freeposte.yml b/config/uwsgi/apps-enabled/freeposte.yml index 1ea57b28..3df692de 100644 --- a/config/uwsgi/apps-enabled/freeposte.yml +++ b/config/uwsgi/apps-enabled/freeposte.yml @@ -5,6 +5,9 @@ uwsgi: master: true workers: 2 + uid: www-data + gid: www-data + vacuum: true plugins: python wsgi-file: /admin/run.py