set serveradmin for pagure so it does not say root@localhost anymore on errors
This commit is contained in:
parent
9fd11ac016
commit
56fbc214d9
1 changed files with 2 additions and 0 deletions
|
@ -61,6 +61,8 @@ WSGIDaemonProcess paguredocs user=git group=git maximum-requests=1000 display-na
|
|||
|
||||
WSGIScriptAlias / /var/www/pagure.wsgi
|
||||
|
||||
ServerAdmin admin@fedoraproject.org
|
||||
|
||||
SSLEngine on
|
||||
SSLProtocol all -SSLv2 -SSLv3
|
||||
# Use secure TLSv1.1 and TLSv1.2 ciphers
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue