diff --git a/roles/pagure/frontend/templates/0_pagure.conf b/roles/pagure/frontend/templates/0_pagure.conf index 0f1f668047..c32ef13353 100644 --- a/roles/pagure/frontend/templates/0_pagure.conf +++ b/roles/pagure/frontend/templates/0_pagure.conf @@ -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"