diff options
author | DemonKingSwarn <rockingswarn@gmail.com> | 2024-05-16 12:04:56 +0530 |
---|---|---|
committer | DemonKingSwarn <rockingswarn@gmail.com> | 2024-05-16 12:04:56 +0530 |
commit | 2633a187811d81eea115de4e6755267a2dd6eb19 (patch) | |
tree | 6f614bc7a124a94af66b1f971feb3492d331b602 /cgitrc | |
parent | 3864ec17de99d6e1e8a44fb36be792d74993639a (diff) | |
download | cgit-config-2633a187811d81eea115de4e6755267a2dd6eb19.zip cgit-config-2633a187811d81eea115de4e6755267a2dd6eb19.tar.gz |
readme render added
Diffstat (limited to 'cgitrc')
-rw-r--r-- | cgitrc | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -11,6 +11,10 @@ clone-prefix=https://git.demonkingswarn.live root-title=Demon's git root-desc=Open Source is like your mom, hot and everyone can have a go at it. +readme=:README.md + +about-filter=/usr/lib/cgit/filters/about-formatting.sh + scan-path=/var/git/ |