mercurial/helptext/config.txt
branchstable
changeset 49050 8653a2a33736
parent 49049 e31bba4c1be3
child 49192 2ab79873786e
equal deleted inserted replaced
49049:e31bba4c1be3 49050:8653a2a33736
  2629 
  2629 
  2630 ``large-file-limit``
  2630 ``large-file-limit``
  2631     Largest file size that gives no memory use warning.
  2631     Largest file size that gives no memory use warning.
  2632     Possible values are integers or 0 to disable the check.
  2632     Possible values are integers or 0 to disable the check.
  2633     Value is expressed in bytes by default, one can use standard units for
  2633     Value is expressed in bytes by default, one can use standard units for
  2634     convenience (e.g. 10MB, 0.1GB, etc) (default: 10000000)
  2634     convenience (e.g. 10MB, 0.1GB, etc) (default: 10MB)
  2635 
  2635 
  2636 ``logtemplate``
  2636 ``logtemplate``
  2637     (DEPRECATED) Use ``command-templates.log`` instead.
  2637     (DEPRECATED) Use ``command-templates.log`` instead.
  2638 
  2638 
  2639 ``merge``
  2639 ``merge``