copr-fe: put back mistakenly removed wsgi alias
This commit is contained in:
parent
da7bcd1914
commit
36809e0110
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ WSGIDaemonProcess port80 user=copr-fe group=copr-fe processes=1 threads=3 maximu
|
|||
# Allow large/long uploads, https://pagure.io/copr/copr/issue/1228
|
||||
WSGIDaemonProcess upload user=copr-fe group=copr-fe processes=2 threads=10 display-name=upload maximum-requests=100 graceful-timeout=1800
|
||||
|
||||
WSGIScriptAlias / /usr/share/copr/coprs_frontend/application
|
||||
WSGIApplicationGroup %{GLOBAL}
|
||||
|
||||
<VirtualHost *:80>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue