From a1a00eec43c01ce97d4710c5647cbad5e91bc5a6 Mon Sep 17 00:00:00 2001 From: Damian Myrda Date: Tue, 17 Sep 2024 19:42:46 -0500 Subject: [PATCH] Fix cgitrc file --- git/cgitrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/git/cgitrc b/git/cgitrc index 8d68ffc..8a7ac1e 100644 --- a/git/cgitrc +++ b/git/cgitrc @@ -69,7 +69,7 @@ root-readme=/var/www/about.html robots=noindex, nofollow # if cgit messes up links, use a virtual-root. For example has cgit.example.org/ this value: -virtual-root=CGIT_SUBPATH +virtual-root=/ side-by-side-diffs=0 -- 2.43.4