diff options
-rw-r--r-- | cgitrc | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -10,5 +10,8 @@ robots=noindex, nofollow # Allow http transport git clone enable-http-clone=1 +# Syntax highlighting via Pygments +source-filter=/usr/lib/cgit/filters/syntax-highlighting.py + # Allowed repos include=/etc/cgitrepos |