X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=t%2Fgitalist.conf;h=e5661a100fda71aaa7b777f646993b714c344000;hb=ade777e57a93cbf76e27268c1fe45835eb14ba48;hp=ca0d7682a410642eb1b0c04dc8bc452e99843b30;hpb=a38862e565c78d2eac9e3ba26569aa4fb9211e9e;p=catagits%2FGitalist.git diff --git a/t/gitalist.conf b/t/gitalist.conf index ca0d768..e5661a1 100644 --- a/t/gitalist.conf +++ b/t/gitalist.conf @@ -1,4 +1,49 @@ - + repo_dir __path_to(t/lib/repositories)__ - + +name Gitalist + +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" + +# 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 + + + log = 50 + summary = 16 + + + + max = 16 +