kojivmd: update example topurl
The usual name for this location is "kojifiles", not "kojiroot". Update the example configuration to match what users will normally expect.
This commit is contained in:
parent
bf6a52c936
commit
e0682ac810
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@
|
||||||
; workdir=/tmp/koji
|
; workdir=/tmp/koji
|
||||||
|
|
||||||
; The url where the Koji root directory (/mnt/koji) can be accessed
|
; The url where the Koji root directory (/mnt/koji) can be accessed
|
||||||
topurl=http://koji.example.com/kojiroot
|
topurl=http://koji.example.com/kojifiles
|
||||||
|
|
||||||
; The URL for the xmlrpc server
|
; The URL for the xmlrpc server
|
||||||
server=http://hub.example.com/kojihub
|
server=http://hub.example.com/kojihub
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue