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