diff options
| -rw-r--r-- | cgitrc | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -4,6 +4,12 @@ logo=/cgit.png virtual-root=/ scan-path=/var/git/ +source-filter=/usr/lib/cgit/filters/syntax-highlighting.py + footer=/footer.html root-title=Physick's git repository browser root-desc=A place to host personal projects made by Physick. Hosted in support of OSS movement + +about-filter=/usr/lib/cgit/filters/about-formatting.sh +readme=:README +readme=:README.md |
