From 3e37d70a0a6837840144eeb5679e5529cabd48cd Mon Sep 17 00:00:00 2001 From: "Alex Pooley (@zuedev)" Date: Mon, 11 May 2026 19:21:30 +0100 Subject: move settings around --- cgitrc | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/cgitrc b/cgitrc index 55a9399..2df6b80 100644 --- a/cgitrc +++ b/cgitrc @@ -38,9 +38,6 @@ max-repodesc-length=1000 # enable stats max-stats=year -# this has to be empty for cgit to work with a reverse proxy -virtual-root= - # use the first path component of the repository path as the section name section-from-path=1 @@ -75,4 +72,7 @@ readme=:install.htm readme=:INSTALL.txt readme=:install.txt readme=:INSTALL -readme=:install \ No newline at end of file +readme=:install + +# this has to be empty for cgit to work with a reverse proxy +virtual-root= \ No newline at end of file -- cgit v1.2.3