Starting to hook up "orphaned" actions.
[catagits/Gitalist.git] / gitalist.conf
index 670b178..7a68c35 100644 (file)
@@ -7,28 +7,6 @@ name Gitalist
 
 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
-
 # $feature{'blame'}{'default'} = [1];
 <feature>
   <blame>