mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-04 14:03:32 +08:00
set serveradmin for pagure so it does not say root@localhost anymore on errors
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user