You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
isso/uwsgi.ini

10 lines
179 B

[uwsgi]
http = :8080
master = true
processes = 4
cache2 = name=hash,items=10240,blocksize=32
spooler = %d/mail
module = isso.run
virtualenv = %d
env = ISSO_SETTINGS=%d/sample.cfg