Extra configuration in the same format as ~/.hgrc (or Mercurial.ini for Windows users). Various miscellaneous Mercurial options can be set, or you can set default options for commands. For example:

[defaults]
clone = --uncompressed
bundle = --type none
[extensions]
eol =