Also raise apache koji timeout
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
8cdfaabace
commit
98100b01fd
1 changed files with 8 additions and 0 deletions
|
@ -0,0 +1,8 @@
|
|||
ProxyPreserveHost On
|
||||
|
||||
# This needs to be massive due to koji's completeBuild with texlive (https://pagure.io/koji/issue/259)
|
||||
ProxyTimeout 7200
|
||||
TimeOut 7200
|
||||
|
||||
ProxyPass {{ localpath }} {{ proxyurl }}{{remotepath}}
|
||||
ProxyPassReverse {{ localpath }} {{ proxyurl }}{{remotepath}}
|
Loading…
Add table
Add a link
Reference in a new issue