configitems: register the 'notify.mbox' config
authorBoris Feld <boris.feld@octobus.net>
Fri, 30 Jun 2017 03:43:25 +0200
changeset 33744 b76dc3e6bf99
parent 33743 3d08f4810690
child 33745 8bf8ed0deab8
configitems: register the 'notify.mbox' config
hgext/notify.py
--- a/hgext/notify.py	Fri Jun 30 03:43:24 2017 +0200
+++ b/hgext/notify.py	Fri Jun 30 03:43:25 2017 +0200
@@ -176,6 +176,9 @@
 configitem('notify', 'maxsubject',
     default=67,
 )
+configitem('notify', 'mbox',
+    default=None,
+)
 
 # template for single changeset can include email headers.
 single_template = '''