From da231d083f59c756a46464434760fe8ea65a10fa Mon Sep 17 00:00:00 2001 From: Christopher Brannon Date: Mon, 28 Jun 2021 05:27:57 -0700 Subject: Add comments. --- server-config/www.the-brannons.com/etc/cgitrc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/server-config/www.the-brannons.com/etc/cgitrc b/server-config/www.the-brannons.com/etc/cgitrc index 7b8463c..8c852c1 100644 --- a/server-config/www.the-brannons.com/etc/cgitrc +++ b/server-config/www.the-brannons.com/etc/cgitrc @@ -1,4 +1,6 @@ about-filter=/usr/lib/cgit/filters/about-formatting.sh +# For each cgit host the document root contains a /cgit directory with +# these files: cgit.cgi, cgit.css, and cgit.png. clone-prefix=/git css=/cgit/cgit.css logo=/cgit/cgit.png -- cgit v1.2.3