# HG changeset patch # User Boris Feld # Date 2017-06-30 01:43:30 # Node ID ff4a11ff7aa3339a85023cecad1fc30153e6e24e # Parent c27fac1ca8ed68db3bd7335878622271c161e7e9 configitems: register the 'notify.template' config diff --git a/hgext/notify.py b/hgext/notify.py --- a/hgext/notify.py +++ b/hgext/notify.py @@ -191,6 +191,9 @@ configitem('notify', 'strip', configitem('notify', 'style', default=None, ) +configitem('notify', 'template', + default=None, +) # template for single changeset can include email headers. single_template = '''