Add github2fedmsg to the dynamic fedmsg endpoints stuff.
This commit is contained in:
parent
ed51c161f3
commit
19bf20ac42
6 changed files with 29 additions and 29 deletions
|
@ -1,16 +0,0 @@
|
|||
Alias /static /usr/lib/python2.7/site-packages/github2fedmsg/static
|
||||
Alias /pngs /usr/share/badges/pngs
|
||||
|
||||
WSGIDaemonProcess github2fedmsg user=apache group=apache maximum-requests=1000 display-name=github2fedmsg processes=4 threads=4
|
||||
WSGISocketPrefix run/wsgi
|
||||
WSGIRestrictStdout On
|
||||
WSGIRestrictSignal Off
|
||||
WSGIPythonOptimize 1
|
||||
|
||||
WSGIScriptAlias / /usr/share/github2fedmsg/github2fedmsg.wsgi
|
||||
|
||||
<Location />
|
||||
WSGIProcessGroup github2fedmsg
|
||||
Require all granted
|
||||
</Location>
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue