You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
kompass/jdav_web/kompass.uwsgi.ini

9 lines
126 B
INI

[uwsgi]
socket = /tmp/uwsgi/kompass.sock
module = jdav_web.wsgi
master = true
processes = 2
chmod-socket = 666
vacuum = true