configitems: register the 'notify.style' config
authorBoris Feld <boris.feld@octobus.net>
Fri, 30 Jun 2017 03:43:29 +0200
changeset 33748 c27fac1ca8ed
parent 33747 71665bbe82c1
child 33749 ff4a11ff7aa3
configitems: register the 'notify.style' config
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 = '''