1
2
3
4
5
6
7
# Interim gitweb config — remove when quire serve has its own web view.
# See TODO(vys) in the Dockerfile.

our $projectroot = "/var/quire/repos";

$feature{'blame'}{'default'} = [1];
$feature{'highlight'}{'default'} = [1];