mbs: Try using fast method for uploading files to Koji
This commit is contained in:
parent
9c1f7606b5
commit
56feffc3cb
1 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,7 @@ weburl = https://koji.fedoraproject.org/koji
|
||||||
topurl = https://kojipkgs.fedoraproject.org/
|
topurl = https://kojipkgs.fedoraproject.org/
|
||||||
authtype = kerberos
|
authtype = kerberos
|
||||||
krb_rdns = false
|
krb_rdns = false
|
||||||
|
use_fast_upload = true
|
||||||
|
|
||||||
[staging]
|
[staging]
|
||||||
server = https://koji.stg.fedoraproject.org/kojihub
|
server = https://koji.stg.fedoraproject.org/kojihub
|
||||||
|
@ -11,3 +12,4 @@ weburl = https://koji.stg.fedoraproject.org/koji
|
||||||
topurl = https://kojipkgs.stg.fedoraproject.org/
|
topurl = https://kojipkgs.stg.fedoraproject.org/
|
||||||
authtype = kerberos
|
authtype = kerberos
|
||||||
krb_rdns = false
|
krb_rdns = false
|
||||||
|
use_fast_upload = true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue