# HG changeset patch # User Boris Feld # Date 1498787010 -7200 # Node ID ff4a11ff7aa3339a85023cecad1fc30153e6e24e # Parent c27fac1ca8ed68db3bd7335878622271c161e7e9 configitems: register the 'notify.template' config diff -r c27fac1ca8ed -r ff4a11ff7aa3 hgext/notify.py --- a/hgext/notify.py Fri Jun 30 03:43:29 2017 +0200 +++ b/hgext/notify.py Fri Jun 30 03:43:30 2017 +0200 @@ -191,6 +191,9 @@ configitem('notify', 'style', default=None, ) +configitem('notify', 'template', + default=None, +) # template for single changeset can include email headers. single_template = '''