summaryrefslogtreecommitdiff
path: root/shopdb.ini
blob: 8f55079dae0a0a6d86088a66c53381920d953e3e (plain)
1
2
3
4
5
6
7
8
9
10
11
[uwsgi]
module = wsgi:app

master = true
processes = 5

socket = shopdb.sock
chmod-socket = 660
vacuum = true

die-on-term = true