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