hgext/bugzilla.py
changeset 13837 22f20d0fe2d3
parent 13836 ed15922af2f9
child 13841 367805c848e5
equal deleted inserted replaced
13836:ed15922af2f9 13837:22f20d0fe2d3
   122 
   122 
   123 bugzilla.bzemail
   123 bugzilla.bzemail
   124   The Bugzilla email address.
   124   The Bugzilla email address.
   125 
   125 
   126 In addition, the Mercurial email settings must be configured. See the
   126 In addition, the Mercurial email settings must be configured. See the
   127 documentation for 'hgrc', sections ``[email]`` and ``[smtp]``.
   127 documentation in hgrc(5), sections ``[email]`` and ``[smtp]``.
   128 
   128 
   129 MySQL access mode configuration:
   129 MySQL access mode configuration:
   130 
   130 
   131 bugzilla.host
   131 bugzilla.host
   132   Hostname of the MySQL server holding the Bugzilla database.
   132   Hostname of the MySQL server holding the Bugzilla database.