pagure: increase the apache timeout to 1 minute

Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
Pierre-Yves Chibon 2020-09-25 15:37:00 +02:00
parent 200282de8d
commit 0bf1f7ed0d

View file

@ -73,6 +73,7 @@ WSGIDaemonProcess paguredocs user=git group=git maximum-requests=1000 display-na
{% else %}
ServerName pagure.io
{% endif %}
TimeOut 600
Alias "/robots.txt" "/var/www/html/robots.txt"