shiimoe.ini (161B)
1 2 3 4 5 6 7 8 9 10 11 12 13
[uwsgi] module = wsgi:app master = true processes = 5 socket = shiimoe.sock chmod-socket = 664 uid = www-data gid = www-data vacuum = true die-on-term = true