summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Goodliffe <dan@randomdan.homeip.net>2019-01-08 20:54:02 +0000
committerDan Goodliffe <dan@randomdan.homeip.net>2019-01-08 20:54:02 +0000
commit07e29f42a2ad53dc27d05c4a26a7304f2dddc544 (patch)
tree779beb1734ce3249076f94926467c3d86220c7fb
parentAdd haproxy descriptions (diff)
downloadconfig-07e29f42a2ad53dc27d05c4a26a7304f2dddc544.tar.bz2
config-07e29f42a2ad53dc27d05c4a26a7304f2dddc544.tar.xz
config-07e29f42a2ad53dc27d05c4a26a7304f2dddc544.zip
Enable README.md for about pages on repos
-rw-r--r--etc/apache/cgitrc4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/apache/cgitrc b/etc/apache/cgitrc
index d8068ef..78213fa 100644
--- a/etc/apache/cgitrc
+++ b/etc/apache/cgitrc
@@ -12,6 +12,8 @@ css=/syntax.css
# Show extra links for each repository on the index page
#enable-index-links=1
+enable-html-serving=1
+
# Enable ASCII art commit history graph on the log pages
enable-commit-graph=1
@@ -69,6 +71,8 @@ mimetype-file=/etc/mime.types
#mimetype.png=image/png
#mimetype.svg=image/svg+xml
+readme=master:README.md
+about-filter=/usr/lib/cgit/filters/about-formatting.sh
source-filter=/usr/lib/cgit/filters/syntax-highlighting.sh
##
## List of repositories.