X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/2122c696a34133a616b9ec6d72abe9eb89e728aa..204669ff4a4028a82cc48e9319632595ba3ff703:/cgitrc diff --git a/cgitrc b/cgitrc index ce0c01b..6a79c43 100644 --- a/cgitrc +++ b/cgitrc @@ -44,6 +44,8 @@ ## print all tags. #summary-tags=0 +## Enable/disable display of localtime vs. GMT. Set to 1 for localtime. +#local-time=0 ## The "Idle" column on the repository index page can read a timestamp ## from the specified agefile (if this file cannot be found, the mtime @@ -90,6 +92,10 @@ #root-title=Git repository browser +## Set the description printed on the root page +#root-desc=a fast web interface for the git dscm + + ## If specified, the file at this path will be included as HTML in the ## sidebar on the repository index page #index-info= @@ -103,6 +109,8 @@ ## Link to css file #css=/cgit/cgit.css +## Link to favicon +#favicon=/favicon.ico ## Link to logo file #logo=/cgit/git-logo.png