summaryrefslogtreecommitdiff
path: root/uwsgi/uwsgi.ini
blob: 97631ca7fdc425f580f432336f02bbde07e2b785 (plain) (blame)
1
2
3
4
5
6
7
8
9
[uwsgi]
# Be sure to use uid and gid options in your individual site configs!
uid = root
gid = root
pidfile = /var/run/uwsgi/uwsgi.pid
emperor = /etc/uwsgi.d
stats = /var/run/uwsgi/stats.sock
chmod-socket = 660
emperor-tyrant = true