diff options
Diffstat (limited to 'cgitrc')
| -rw-r--r-- | cgitrc | 10 |
1 files changed, 10 insertions, 0 deletions
| @@ -0,0 +1,10 @@ | |||
| 1 | css=/static/cgit.css | ||
| 2 | js=/static/cgit.js | ||
| 3 | logo=/static/cgit.png | ||
| 4 | favicon=/static/favicon.ico | ||
| 5 | head-include=/app/www/static/head.html | ||
| 6 | |||
| 7 | about-filter=/app/lib/filters/about-formatting.sh | ||
| 8 | source-filter=/app/lib/filters/syntax-highlighting.py | ||
| 9 | |||
| 10 | include=/app/etc/cgitrc | ||
