added missing MANIFEST.SKIP so file will not be installed
[catagits/Gitalist.git] / t / gitalist.conf
index 2f02d50..e5661a1 100644 (file)
@@ -1,6 +1,6 @@
-<Model::GitRepos>
+<Model::CollectionOfRepos>
     repo_dir __path_to(t/lib/repositories)__
-</Model::GitRepos>
+</Model::CollectionOfRepos>
 
 name Gitalist
 
@@ -43,3 +43,7 @@ project_maxdepth 2007
   log = 50
   summary = 16
 </paging>
+
+<patches>
+  max = 16
+</patches>