Change default local config to not search recursively.
[catagits/Gitalist.git] / gitalist_local.conf
index 87dbb01..c19eef7 100644 (file)
@@ -4,7 +4,7 @@
     # This file is suppressed from the built dist by MANIFEST.SKIP, so you
     # don't have this config if you install from CPAN.
     repo_dir __path_to(../)__
-    search_recursively 1
+    search_recursively 0
     # export_ok .export-ok
     # whitelist __path_to(../project.list)__
 </Model::CollectionOfRepos>