isso/uwsgi.ini
Martin Zimmermann a551271743 cache processed HTML
The sanitizer is written in Python and rather slow for many comments
2014-06-27 15:45:12 +02:00

11 lines
209 B
INI

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