aboutsummaryrefslogtreecommitdiffstats
path: root/roles/cgit/templates
diff options
context:
space:
mode:
authorbinary <me@rgoncalves.se>2021-02-22 11:35:34 +0100
committerbinary <me@rgoncalves.se>2021-02-22 11:35:34 +0100
commit05a65c64f2d7f665a551ca0d69e0bc7994513ccb (patch)
tree4878edae84e9169c4c6e6324f8d87c21e245dc05 /roles/cgit/templates
parent9773bdd293854c1ae3504373760dda3e08088bf7 (diff)
downloadinfrastructure-05a65c64f2d7f665a551ca0d69e0bc7994513ccb.tar.gz
Fix cat/ssh permissions for README output
Diffstat (limited to 'roles/cgit/templates')
-rw-r--r--roles/cgit/templates/cgitrc.j22
1 files changed, 2 insertions, 0 deletions
diff --git a/roles/cgit/templates/cgitrc.j2 b/roles/cgit/templates/cgitrc.j2
index 1c316f3..5779255 100644
--- a/roles/cgit/templates/cgitrc.j2
+++ b/roles/cgit/templates/cgitrc.j2
@@ -11,6 +11,8 @@ favicon={{ cgit_config_favicon }}
readme=:README.md
readme=:README.org
readme=:README
+readme=:.README.md
+readme=:.README
about-filter=/bin/about-filter.sh
# features
remember that computers suck.