aboutsummaryrefslogtreecommitdiff
path: root/services/templates
diff options
context:
space:
mode:
authorYuqian Yang <crupest@crupest.life>2025-02-28 16:37:59 +0800
committerYuqian Yang <crupest@crupest.life>2025-02-28 16:37:59 +0800
commit1fafeffca45ef23e1db71c7fb53d5febca8d8064 (patch)
tree4799dcfc7d1b0f9362d67c4fc0f81b32ed67c0e0 /services/templates
parentfdd3c05228e9bf4aa2d134bfdfd3f2689b92fbe9 (diff)
downloadcrupest-1fafeffca45ef23e1db71c7fb53d5febca8d8064.tar.gz
crupest-1fafeffca45ef23e1db71c7fb53d5febca8d8064.tar.bz2
crupest-1fafeffca45ef23e1db71c7fb53d5febca8d8064.zip
fix(git): clone url.
Diffstat (limited to 'services/templates')
-rw-r--r--services/templates/cgitrc.template2
1 files changed, 1 insertions, 1 deletions
diff --git a/services/templates/cgitrc.template b/services/templates/cgitrc.template
index 4cc88d2..277bb11 100644
--- a/services/templates/cgitrc.template
+++ b/services/templates/cgitrc.template
@@ -10,7 +10,7 @@ enable-log-filecount=1
enable-log-linecount=1
section-from-path=1
-clone-url=@@CRUPEST_ROOT_URL@@$CGIT_REPO_URL
+clone-url=@@CRUPEST_ROOT_URL@@git/$CGIT_REPO_URL
snapshots=tar.gz tar.bz2 zip
source-filter=/usr/lib/cgit/filters/syntax-highlighting.py
about-filter=/usr/lib/cgit/filters/about-formatting.sh