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