From e0682ac810cc117930da115eaf6231a87f2026e6 Mon Sep 17 00:00:00 2001 From: Ken Dreyer Date: Tue, 8 Nov 2022 17:23:02 -0500 Subject: [PATCH] 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. --- vm/kojivmd.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vm/kojivmd.conf b/vm/kojivmd.conf index e6ae14fd..bcf68daf 100644 --- a/vm/kojivmd.conf +++ b/vm/kojivmd.conf @@ -15,7 +15,7 @@ ; workdir=/tmp/koji ; 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 server=http://hub.example.com/kojihub