On Fri, Mar 17, 2017 at 01:56:50PM -0600, Kevin Fenzi wrote:
> This is a simple little tweak that fixes pagure saying:
> 
> "Contact root@localhost" when it emits a 500 error. 
> 
> This would fix ticket: 
> https://pagure.io/fedora-infrastructure/issue/5906
> 
> +1s?

Cool +1 for me :)


Pierre

> --
> diff --git a/roles/pagure/frontend/templates/0_pagure.conf
> b/roles/pagure/frontend/templates/0_pagure.conf
> index 6350c5f..a7b7e70 100644
> --- a/roles/pagure/frontend/templates/0_pagure.conf
> +++ b/roles/pagure/frontend/templates/0_pagure.conf
> @@ -61,6 +61,8 @@ WSGIDaemonProcess paguredocs user=git group=git
> maximum-requests=1000 display-na
>  
>    WSGIScriptAlias / /var/www/pagure.wsgi
>  
> +  ServerAdmin [email protected]
> +
>    SSLEngine on
>    SSLProtocol all -SSLv2 -SSLv3
>    # Use secure TLSv1.1 and TLSv1.2 ciphers

Attachment: signature.asc
Description: PGP signature

_______________________________________________
infrastructure mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to