diff options
-rw-r--r-- | images/git/cgit/cgitrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/images/git/cgit/cgitrc b/images/git/cgit/cgitrc index 0afc48d..9e7f22d 100644 --- a/images/git/cgit/cgitrc +++ b/images/git/cgit/cgitrc @@ -4,7 +4,7 @@ logo=/cgit.png root-title=tx0.co clone-prefix=git://tx0.co https://g.tx0.co/git git@tx0.co: snapshots=tar.gz tar.xz tar.bz2 zip -readme=master:README.md +readme=master:README.md master:README master:README.txt about-filter=/app/about-formatting.sh #/usr/lib/cgit/filters/about-formatting.sh source-filter=/app/syntax-highlighting3.sh |