config.default 202 B

12345
  1. GitHome = "/home/git/"
  2. WebRoot = "/var/www/html/git"
  3. CloneEnabled = "yes"
  4. ClonePath = "git://site.xz:/"
  5. IgnoredProjects = [ "/home/git/projec_to_ignore.git/", "/home/git/some_project_to_ignore2.git/" ]