summaryrefslogtreecommitdiffstats
path: root/cgitrc
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2026-05-24 04:07:08 -0700
committerPinapelz <yukais@pinapelz.com>2026-05-24 04:07:08 -0700
commitd2f4b5723b3d52ea8eab4dbf541d0bdfae08b895 (patch)
tree08d93112c01320259b5a1001e152e232a865a177 /cgitrc
init commit
Diffstat (limited to 'cgitrc')
-rw-r--r--cgitrc37
1 files changed, 37 insertions, 0 deletions
diff --git a/cgitrc b/cgitrc
new file mode 100644
index 0000000..ade7428
--- /dev/null
+++ b/cgitrc
@@ -0,0 +1,37 @@
+#
+# cgit config
+# see cgitrc(5) for details
+css=/cgit-css/cgit.css
+logo=/cgit-css/cgit.webp
+js=/cgit-css/cgit.js
+favicon=/cgit-css/favicon.ico
+root-title=Moekyun Git
+root-desc=a place for code, another moekyun service
+enable-index-links=1
+virtual-root=/
+remove-suffix=1
+head-include=/usr/share/cgit/head-include.html
+footer=/usr/share/cgit/footer.html
+
+enable-about=1
+enable-blame=1
+enable-commit-graph=1
+enable-index-links=1
+enable-log-filecount=0
+enable-log-linecount=1
+enable-log-relative-date=1
+enable-index-owner=0
+enable-remote-branches=1
+max-stats=year
+summary-log=15
+
+about-filter=/usr/lib/cgit/filters/md2html.py
+mimetype-file=/etc/mime.types
+readme=:README.md
+readme=:readme.md
+readme=:README
+remove-suffix=1
+max-repo-count=100
+#enable-git-config=1
+
+scan-path=/srv/git
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage