15 lines
240 B
INI
15 lines
240 B
INI
[uwsgi]
|
|
|
|
master=true
|
|
workers=3
|
|
threads=true
|
|
|
|
wsgi-file=foobar.py
|
|
vacuum=true
|
|
touch-reload=app1.ini
|
|
socket=127.0.0.1:19027
|
|
|
|
stats-server=run/19027_stats.sock
|
|
|
|
subscribe2=addr=127.0.0.1:19027,key=app1.pikesquares.local,server=127.0.0.1:19700
|