From 3c7e573772c1b13df0d6c2a6bfaec8b08d97ebc7 Mon Sep 17 00:00:00 2001 From: Joe Date: Sun, 1 May 2022 12:39:38 +0000 Subject: Now everything is working fine --- usr/local/etc/cgitrc | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'usr/local/etc/cgitrc') diff --git a/usr/local/etc/cgitrc b/usr/local/etc/cgitrc index e1ab198..c74366d 100644 --- a/usr/local/etc/cgitrc +++ b/usr/local/etc/cgitrc @@ -14,8 +14,8 @@ virtual-root=/ root-title=GitJoe root-desc=where the good code belongs -root-readme=/usr/local/www/cgit/about.html -footer=/usr/local/www/cgit/footer.html +root-readme=/usr/local/www/gitjoe/about.html +footer=/usr/local/www/gitjoe/footer.html clone-url=git://gitjoe.xyz/$CGIT_REPO_URL @@ -50,8 +50,6 @@ source-filter=/usr/local/lib/cgit/filters/syntax-highlighting-edited.sh snapshots=tar.gz tar.bz tar.xz max-stats=year -#root-readme=/usr/local/www/cgit/about.htm -#root-readme=/usr/home/git/repos/about readme=:README.md readme=:readme.md @@ -82,4 +80,4 @@ readme=:install.txt readme=:INSTALL readme=:install -scan-path=/usr/local/git +#scan-path=/usr/local/git -- cgit v1.2.3