summaryrefslogtreecommitdiffabout
path: root/cgitrc.5.txt
authorLars Hjemli <hjemli@gmail.com>2009-08-10 16:14:12 (UTC)
committer Lars Hjemli <hjemli@gmail.com>2009-08-10 16:59:31 (UTC)
commit92f9b53c4211cd2c8241b62db37affd91dab358d (patch) (side-by-side diff)
tree262c16d1bf1b581df8c5336392f1c68ae20730a2 /cgitrc.5.txt
parent4c228e3c3b9d457b603f2a65bd98aaedb3c16b3a (diff)
downloadcgit-92f9b53c4211cd2c8241b62db37affd91dab358d.zip
cgit-92f9b53c4211cd2c8241b62db37affd91dab358d.tar.gz
cgit-92f9b53c4211cd2c8241b62db37affd91dab358d.tar.bz2
cgit.c: make '/cgit.png' the default value for 'logo' option
Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Diffstat (limited to 'cgitrc.5.txt') (more/less context) (ignore whitespace changes)
-rw-r--r--cgitrc.5.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/cgitrc.5.txt b/cgitrc.5.txt
index 4d656fe..54490eb 100644
--- a/cgitrc.5.txt
+++ b/cgitrc.5.txt
@@ -123,25 +123,25 @@ index-header::
index-info::
The content of the file specified with this option will be included
verbatim below the heading on the repository index page. This setting
is deprecated, and will not be supported by cgit-1.0 (use root-desc
instead). Default value: none.
local-time::
Flag which, if set to "1", makes cgit print commit and tag times in the
servers timezone. Default value: "0".
logo::
Url which specifies the source of an image which will be used as a logo
- on all cgit pages.
+ on all cgit pages. Default value: "/cgit.png".
logo-link::
Url loaded when clicking on the cgit logo image. If unspecified the
calculated url of the repository index page will be used. Default
value: none.
max-commit-count::
Specifies the number of entries to list per page in "log" view. Default
value: "50".
max-message-length::
Specifies the maximum number of commit message characters to display in