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