diff doc/hgrc.5.txt @ 4709:53eca35c3aeb

Add option "hidden" to hgwebdir. TODO: should this option be renamed to 'hide_from_index' or maybe to 'index_ignore' (like Apache's mod_autoindex) ?
author Markus F.X.J. Oberhumer <markus@oberhumer.com>
date Mon, 25 Jun 2007 14:46:20 +0200
parents ecea4de3104e
children ad45209a7c7a
line wrap: on
line diff
--- a/doc/hgrc.5.txt	Mon Jun 25 14:46:20 2007 +0200
+++ b/doc/hgrc.5.txt	Mon Jun 25 14:46:20 2007 +0200
@@ -525,6 +525,8 @@
     Default is "unknown".
   errorlog;;
     Where to output the error log. Default is stderr.
+  hidden;;
+    Whether to hide the repository in the hgwebdir index. Default is false.
   ipv6;;
     Whether to use IPv6. Default is false.
   name;;