Create uswgi2.ini
This commit is contained in:
parent
483f0289cc
commit
27cd204f9e
12
uswgi2.ini
Normal file
12
uswgi2.ini
Normal file
@ -0,0 +1,12 @@
|
||||
[uwsgi]
|
||||
http = :5000
|
||||
master = true
|
||||
; set to `nproc`
|
||||
processes = 4
|
||||
cache2 = name=hash,items=1024,blocksize=32
|
||||
; you may change this
|
||||
spooler = /tmp/isso/mail
|
||||
module = isso.dispatch
|
||||
; uncomment if you use a virtual environment
|
||||
; virtualenv = /path/to/isso
|
||||
env = ISSO_SETTINGS=/path/to/isso.cfg
|
Loading…
Reference in New Issue
Block a user