aboutsummaryrefslogtreecommitdiff
path: root/cgitrc
diff options
context:
space:
mode:
Diffstat (limited to 'cgitrc')
-rw-r--r--cgitrc8
1 files 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