# HG changeset patch # User Boris Feld # Date 1498787000 -7200 # Node ID a853325102a0512c334ed56853c66aee34963ff6 # Parent b30da11d92332bd53e9f31d4bc959a85eca4cb7f configitems: register the 'notify.domain' config diff -r b30da11d9233 -r a853325102a0 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 = '''