No need for this jobrunner stuff. It got retired a while back.
This commit is contained in:
parent
210a189a42
commit
a1fa830d70
1 changed files with 0 additions and 2 deletions
|
@ -22,8 +22,6 @@ AddOutputFilterByType DEFLATE text/html text/plain text/xml text/javascript text
|
||||||
|
|
||||||
# Static resources for the datagrepper app.
|
# Static resources for the datagrepper app.
|
||||||
Alias /datagrepper /usr/lib/python2.7/site-packages/datagrepper/static
|
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
|
WSGIDaemonProcess datagrepper user=fedmsg group=fedmsg maximum-requests=50000 display-name=datagrepper processes=4 threads=4 inactivity-timeout=300
|
||||||
WSGISocketPrefix run/wsgi
|
WSGISocketPrefix run/wsgi
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue