fixup koji.conf
This commit is contained in:
parent
76b42846cd
commit
71dbd1453b
1 changed files with 9 additions and 1 deletions
|
@ -8,10 +8,18 @@ server = http://koji.fedoraproject.org/kojihub
|
||||||
;url of web interface
|
;url of web interface
|
||||||
weburl = http://koji.fedoraproject.org/koji
|
weburl = http://koji.fedoraproject.org/koji
|
||||||
|
|
||||||
|
;url of package download site
|
||||||
|
topurl = http://kojipkgs.fedoraproject.org/
|
||||||
|
|
||||||
;path to the koji top directory
|
;path to the koji top directory
|
||||||
;topdir = /mnt/koji
|
;topdir = /mnt/koji
|
||||||
|
|
||||||
;configuration for SSL athentication
|
;configuration for Kerberos authentication
|
||||||
|
|
||||||
|
;the service name of the principal being used by the hub
|
||||||
|
;krbservice = host
|
||||||
|
|
||||||
|
;configuration for SSL authentication
|
||||||
|
|
||||||
;client certificate
|
;client certificate
|
||||||
cert = ~/.fedora.cert
|
cert = ~/.fedora.cert
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue