changeset 33741:b14be4deac06

configitems: register the 'notify.fromauthor' config
author Boris Feld <boris.feld@octobus.net>
date Fri, 30 Jun 2017 03:43:22 +0200
parents a853325102a0
children 66860180b009
files hgext/notify.py
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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 = '''