isso/uswgi2.ini
2018-04-19 21:50:52 -04:00

14 lines
388 B
INI

[uwsgi]
http = :5000
master = true
; set to `nproc`
processes = 4
cache2 = name=hash,items=1024,blocksize=32
; you may change this
module = isso.dispatch
lazy-apps = true
spooler=/app/isso_mail_spooler spooler is throwing a 500 error when it can't find the title
touch-chain-reload = /app/storage/uwsgi-reload.ini
; uncomment if you use a virtual environment
; virtualenv = /path/to/isso