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