No need for this jobrunner stuff. It got retired a while back.

This commit is contained in:
Ralph Bean 2015-08-26 13:19:44 +00:00
parent 210a189a42
commit a1fa830d70

View file

@ -22,8 +22,6 @@ AddOutputFilterByType DEFLATE text/html text/plain text/xml text/javascript text
# Static resources for the datagrepper app.
Alias /datagrepper /usr/lib/python2.7/site-packages/datagrepper/static
# Job runner output dir.
Alias /datagrepper/output /var/cache/datagrepper
WSGIDaemonProcess datagrepper user=fedmsg group=fedmsg maximum-requests=50000 display-name=datagrepper processes=4 threads=4 inactivity-timeout=300
WSGISocketPrefix run/wsgi