Let anitya print to its logs if it wants to
This commit is contained in:
parent
db819ff981
commit
9678204a6d
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ Alias /static /usr/lib/python2.7/site-packages/anitya/static/
|
||||||
|
|
||||||
WSGIDaemonProcess anitya user=apache maximum-requests=1000 display-name=anitya processes=4 threads=4
|
WSGIDaemonProcess anitya user=apache maximum-requests=1000 display-name=anitya processes=4 threads=4
|
||||||
WSGISocketPrefix run/wsgi
|
WSGISocketPrefix run/wsgi
|
||||||
WSGIRestrictStdout On
|
WSGIRestrictStdout Off
|
||||||
WSGIRestrictSignal Off
|
WSGIRestrictSignal Off
|
||||||
WSGIPythonOptimize 1
|
WSGIPythonOptimize 1
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue