pagure: increase the apache timeout to 1 minute
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
200282de8d
commit
0bf1f7ed0d
1 changed files with 1 additions and 0 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue