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=6e548de30147cf0fa1f9e6998da8e586ddf59fa3;hpb=f68792c043f1deb89e0dfe3f28d271dd6b102dd2;p=catagits%2FGitalist.git diff --git a/gitalist.conf b/gitalist.conf index 6e548de..238ea14 100644 --- a/gitalist.conf +++ b/gitalist.conf @@ -1,50 +1,34 @@ name Gitalist - + #git /path/to/git - projectroot /home/dbrook/dev - repo_dir /home/dbrook/dev - - -sitename "Gitalist presently" - -# URI and label (title) of GIT logo link -logo_url git-scm.org -logo_label "git homepage" -logo_img /git-logo.png - -home_link / -home_link_str "A Gitalist" - -# XXX let's not hardcode these yeah? -version 1.6.3.3 - -# show repository only if this file exists -# (only effective if this variable evaluates to true) -# export_ok - -# XXX Code in config FAIL -# show repository only if this subroutine returns true -# when given the path to the project, for example: -# sub { return -e "$_[0]/git-daemon-export-ok"; } -# export_auth_hook - -# stylesheet path/to/your/stylesheet.css -logo /git-logo.png -favicon /git-favicon.png - -# $feature{'blame'}{'default'} = [1]; - - - default = 1 - - - -# fs traversing limit for getting project list -# the number is relative to the projectroot -project_maxdepth 2007 + # 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(../)__ + + +# default = standard Gitalist transformer +# other = ?cm=$mangler + + + default Gitalist::ContentMangler::Transformer::SyntaxHighlightBlob + doc Gitalist::ContentMangler::Transformer::EnPodulate + + + default Gitalist::ContentMangler::Transformer::SyntaxHighlightDiff + + + +sitename "A Gitalist" - log = 50 - summary = 16 + log = 20 + summary = 17 + +# Support gitweb patches action. + + max = 16 +