X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=gitalist.conf;h=d2e747c42571501aa93a381e36c3990c8cd8c08f;hb=c96b99489e91dc769f46b2f1ec4c571c2d3f286f;hp=670b17842f89dc74b4829d1727488208e71f2830;hpb=c6f4d8d7265e5d450668704b4232a42d4a580362;p=catagits%2FGitalist.git diff --git a/gitalist.conf b/gitalist.conf index 670b178..d2e747c 100644 --- a/gitalist.conf +++ b/gitalist.conf @@ -1,33 +1,12 @@ name Gitalist - + #git /path/to/git - repo_dir __path_to(../)__ - + # Configure this to where your repositories are. + # repo_dir __path_to(../)__ + -sitename "Gitalist presently" - -# URI and label (title) of GIT logo link -logo_url http://git-scm.org -logo_label "git homepage" -logo_img /git-logo.png - -home_link / -home_link_str "A Gitalist" - -# 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 +sitename "A Gitalist" # $feature{'blame'}{'default'} = [1];