X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=gitalist.conf;h=238ea14536c9e47650c2d73d1b1f5a1acdbe205d;hb=last-mangle-in-paris;hp=d2e747c42571501aa93a381e36c3990c8cd8c08f;hpb=7bf1a6f5b5a0f73770455e4acbd88982451fde5c;p=catagits%2FGitalist.git diff --git a/gitalist.conf b/gitalist.conf index d2e747c..238ea14 100644 --- a/gitalist.conf +++ b/gitalist.conf @@ -3,27 +3,32 @@ name Gitalist #git /path/to/git # Configure this to where your repositories are. + # NOTE - If you are running from a checkout, there is a gitalist_local.conf + # which will override settings here!! + # See: http://search.cpan.org/dist/Gitalist/lib/Gitalist.pm#WHEN_CHECKING_GITALIST_OUT_OF_GIT # repo_dir __path_to(../)__ -sitename "A Gitalist" - -# $feature{'blame'}{'default'} = [1]; - - - default = 1 - - +# default = standard Gitalist transformer +# other = ?cm=$mangler + + + default Gitalist::ContentMangler::Transformer::SyntaxHighlightBlob + doc Gitalist::ContentMangler::Transformer::EnPodulate + + + default Gitalist::ContentMangler::Transformer::SyntaxHighlightDiff + + -# fs traversing limit for getting project list -# the number is relative to the projectroot -project_maxdepth 2007 +sitename "A Gitalist" - log = 50 + log = 20 summary = 17 +# Support gitweb patches action. max = 16