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