X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=gitalist.conf;h=7de94a76ce246ddcd3dab74e81413428f4c2866a;hb=f4184925554569404d131ff1b7a45794e51f505a;hp=55a06edfffe4ec071f9426337f1133f13ce37125;hpb=4666d5c7808a05b70242119f24c72a479fd732f7;p=catagits%2FGitalist.git diff --git a/gitalist.conf b/gitalist.conf index 55a06ed..7de94a7 100644 --- a/gitalist.conf +++ b/gitalist.conf @@ -1,3 +1,22 @@ -# rename this file to Gitalist.yml and put a ':' in front of 'name' if -# you want to use YAML like in old versions of Catalyst 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" + + + log = 20 + summary = 17 + + +# Support gitweb patches action. + + max = 16 +