diff options
Diffstat (limited to 'modules/cgit')
-rw-r--r-- | modules/cgit/templates/cgitrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/cgit/templates/cgitrc b/modules/cgit/templates/cgitrc index b4931cb6..85f8d0a7 100644 --- a/modules/cgit/templates/cgitrc +++ b/modules/cgit/templates/cgitrc @@ -83,7 +83,7 @@ mimetype.svg=image/svg+xml # Highlight source code with python pygments-based highligher -source-filter=/usr/libexec/cgit/filters/syntax-highlighting.py +source-filter=/usr/libexec/cgit/filters/syntax-highlighting.sh # Format markdown, restructuredtext, manpages, text files, and html files # through the right converters |