mercurial/help/config.txt
changeset 14938 ec18cd254156
parent 14891 62122c1c830b
child 15008 d0424f39984c
--- a/mercurial/help/config.txt	Mon Jul 25 12:58:47 2011 -0500
+++ b/mercurial/help/config.txt	Mon Jul 25 08:28:37 2011 +0200
@@ -1256,6 +1256,12 @@
 ``ipv6``
     Whether to use IPv6. Default is False.
 
+``logoimg``
+    File name of the logo image that some templates display on each page.
+    The file name is relative to ``staticurl``. That is, the full path to
+    the logo image is "staticurl/logoimg".
+    If unset, ``hglogo.png`` will be used.
+
 ``logourl``
     Base URL to use for logos. If unset, ``http://mercurial.selenic.com/``
     will be used.