X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=gitalist.conf;h=7de94a76ce246ddcd3dab74e81413428f4c2866a;hb=3620aa21666f20c634edcf3a6ec6f16580bbda1f;hp=c0a69516f786dfbbc5e5a51ff522dd5dbec1f2a9;hpb=86382b958ab98c7e48ffbb72b2eb8234afd25741;p=catagits%2FGitalist.git diff --git a/gitalist.conf b/gitalist.conf index c0a6951..7de94a7 100644 --- a/gitalist.conf +++ b/gitalist.conf @@ -1,29 +1,22 @@ name Gitalist -projectroot /home/dbrook/dev + + #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(../)__ + -# show repository only if this file exists -# (only effective if this variable evaluates to true) -# export_ok +sitename "A Gitalist" -# 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 + + log = 20 + summary = 17 + -# home_text # html text to include at home page -# 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 +# Support gitweb patches action. + + max = 16 +