diff options
Diffstat (limited to 'cgitrc')
| -rw-r--r-- | cgitrc | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -0,0 +1,11 @@ +# Highlight source code with python pygments-based highlighter +source-filter=/usr/lib/cgit/filters/syntax-highlighting.py + +# Format markdown, restructuredtext, manpages, text files, and html files +# through the right converters +about-filter=/usr/lib/cgit/filters/about-formatting.sh + +remove-suffix=1 + +readme=:README.md +scan-path=/repos |
