doc/hgrc.5.txt
changeset 2197 5de8b44f0446
parent 2155 ff255b41b4aa
child 2200 9f43b6e24232
equal deleted inserted replaced
2196:2a5d8af8eecc 2197:5de8b44f0446
   298   allowpull;;
   298   allowpull;;
   299     Whether to allow pulling from the repository. Default is true.
   299     Whether to allow pulling from the repository. Default is true.
   300   allowzip;;
   300   allowzip;;
   301     Whether to allow .zip downloading of repo revisions. Default is false.
   301     Whether to allow .zip downloading of repo revisions. Default is false.
   302     This feature creates temporary files.
   302     This feature creates temporary files.
       
   303   baseurl;;
       
   304     Base URL to use when publishing URLs in other locations, so
       
   305     third-party tools like email notification hooks can construct URLs.
       
   306     Example: "http://hgserver/repos/"
   303   description;;
   307   description;;
   304     Textual description of the repository's purpose or contents.
   308     Textual description of the repository's purpose or contents.
   305     Default is "unknown".
   309     Default is "unknown".
   306   errorlog;;
   310   errorlog;;
   307     Where to output the error log. Default is stderr.
   311     Where to output the error log. Default is stderr.