From: Grant Slater Date: Sat, 11 Aug 2018 20:00:58 +0000 (+0100) Subject: svn: Add SVNIndexXSLT at allow custom styling X-Git-Url: https://git.openstreetmap.org/chef.git/commitdiff_plain/0dac1c443d45ffe2b06d67d8e1f5582287eca115 svn: Add SVNIndexXSLT at allow custom styling --- diff --git a/cookbooks/subversion/templates/default/apache.erb b/cookbooks/subversion/templates/default/apache.erb index 251dbc8e4..314701a5b 100644 --- a/cookbooks/subversion/templates/default/apache.erb +++ b/cookbooks/subversion/templates/default/apache.erb @@ -15,6 +15,7 @@ DAV svn SVNPath <%= @directory %> + SVNIndexXSLT /svnindex.xsl AuthType Basic AuthName "<%= @realm %>"