# HG changeset patch # User Boris Feld # Date 2017-06-30 01:43:25 # Node ID b76dc3e6bf99dd492b0451279c8a2c26b99c5f7a # Parent 3d08f481069093cea3e55f2dc8647e3be32b7bce configitems: register the 'notify.mbox' config diff --git a/hgext/notify.py b/hgext/notify.py --- a/hgext/notify.py +++ b/hgext/notify.py @@ -176,6 +176,9 @@ configitem('notify', 'maxdiff', configitem('notify', 'maxsubject', default=67, ) +configitem('notify', 'mbox', + default=None, +) # template for single changeset can include email headers. single_template = '''