# HG changeset patch # User Boris Feld # Date 2017-06-30 01:43:22 # Node ID b14be4deac065ebd48642e5231a31b140fb65dd7 # Parent a853325102a0512c334ed56853c66aee34963ff6 configitems: register the 'notify.fromauthor' config diff --git a/hgext/notify.py b/hgext/notify.py --- a/hgext/notify.py +++ b/hgext/notify.py @@ -167,6 +167,9 @@ configitem('notify', 'diffstat', configitem('notify', 'domain', default=None, ) +configitem('notify', 'fromauthor', + default=None, +) # template for single changeset can include email headers. single_template = '''