diff options
Diffstat (limited to 'cgitrc')
| -rw-r--r-- | cgitrc | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -27,7 +27,9 @@ mimetype.svg=image/svg+xml # Highlight source code with python pygments-based highlighter -source-filter=/usr/lib/cgit/filters/syntax-highlighting.py +# You will need to adjust the dockerfile to make sure they're installed. +# Also, beware they're *very slow* +# source-filter=/usr/lib/cgit/filters/syntax-highlighting.py about-filter=/usr/lib/cgit/filters/about-formatting.sh |
