aboutsummaryrefslogtreecommitdiff
path: root/services/templates/cgitrc.template
diff options
context:
space:
mode:
authorYuqian Yang <crupest@crupest.life>2025-03-07 19:15:31 +0800
committerYuqian Yang <crupest@crupest.life>2025-03-07 19:44:36 +0800
commit57fc721bb02120b33fb9f0152b7e0555828d4e54 (patch)
treeb87c25ca93325355775e70dbf8084c36a82e9445 /services/templates/cgitrc.template
parent94a93f951b6fb41368bee2b3adc17899c64748b0 (diff)
downloadcrupest-57fc721bb02120b33fb9f0152b7e0555828d4e54.tar.gz
crupest-57fc721bb02120b33fb9f0152b7e0555828d4e54.tar.bz2
crupest-57fc721bb02120b33fb9f0152b7e0555828d4e54.zip
fix(git): public/private repo problem, enable cgit for private.
Diffstat (limited to 'services/templates/cgitrc.template')
-rw-r--r--services/templates/cgitrc.template21
1 files changed, 0 insertions, 21 deletions
diff --git a/services/templates/cgitrc.template b/services/templates/cgitrc.template
deleted file mode 100644
index 45ee262..0000000
--- a/services/templates/cgitrc.template
+++ /dev/null
@@ -1,21 +0,0 @@
-css=/git/static/cgit.css
-logo=/git/static/cgit.png
-root-title=crupest Git Repos
-source-filter=/usr/lib/cgit/filters/syntax-highlighting.py
-about-filter=/usr/lib/cgit/filters/about-formatting.sh
-
-enable-http-clone=0
-enable-commit-graph=1
-enable-index-links=1
-enable-index-owner=0
-enable-log-filecount=1
-enable-log-linecount=1
-enable-git-config=1
-snapshots=tar.gz tar.bz2 zip
-
-readme=:README.md
-readme=:README
-
-clone-prefix=@@CRUPEST_ROOT_URL@@git/
-section-from-path=1
-scan-path=/git/repos/public