X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=gitalist.conf;h=7de94a76ce246ddcd3dab74e81413428f4c2866a;hb=7270cf90d92444b53e528f04127d16e30323b7ba;hp=1ad2f109294c9c4c22496b5209248dbc98362fbb;hpb=fb594cc734b22e346b5b4757ee2b14da6f69bb57;p=catagits%2FGitalist.git diff --git a/gitalist.conf b/gitalist.conf index 1ad2f10..7de94a7 100644 --- a/gitalist.conf +++ b/gitalist.conf @@ -1,45 +1,22 @@ 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(../)__ + + +sitename "A Gitalist" + + + log = 20 + summary = 17 + + +# Support gitweb patches action. + + max = 16 +