3 # path to git projects (<project>.git)
4 $projectroot = "/home/bernie/public_html/wiki/git";
6 $site_name = "Codewiz Git Repositories";
9 $stylesheet = "../wikidata/gitweb.css";
12 $logo = "../wikidata/git-logo.png";
15 $favicon = "../wikidata/git-favicon.png";
17 $feature{'blame'}{'default'} = [1];
19 #bernie: not working with rewrite rule
20 $feature{'pathinfo'}{'default'} = [1];