configitems: register the 'notify.fromauthor' config
authorBoris Feld <boris.feld@octobus.net>
Fri, 30 Jun 2017 03:43:22 +0200
changeset 33767 b14be4deac06
parent 33766 a853325102a0
child 33768 66860180b009
configitems: register the 'notify.fromauthor' config
hgext/notify.py
--- a/hgext/notify.py	Fri Jun 30 03:43:20 2017 +0200
+++ b/hgext/notify.py	Fri Jun 30 03:43:22 2017 +0200
@@ -167,6 +167,9 @@
 configitem('notify', 'domain',
     default=None,
 )
+configitem('notify', 'fromauthor',
+    default=None,
+)
 
 # template for single changeset can include email headers.
 single_template = '''