configitems: register the 'notify.domain' config
authorBoris Feld <boris.feld@octobus.net>
Fri, 30 Jun 2017 03:43:20 +0200
changeset 33740 a853325102a0
parent 33739 b30da11d9233
child 33741 b14be4deac06
configitems: register the 'notify.domain' config
hgext/notify.py
--- a/hgext/notify.py	Fri Jun 30 03:43:19 2017 +0200
+++ b/hgext/notify.py	Fri Jun 30 03:43:20 2017 +0200
@@ -164,6 +164,9 @@
 configitem('notify', 'diffstat',
     default=True,
 )
+configitem('notify', 'domain',
+    default=None,
+)
 
 # template for single changeset can include email headers.
 single_template = '''