Mercurial > hg
changeset 33744:b76dc3e6bf99
configitems: register the 'notify.mbox' config
author | Boris Feld <boris.feld@octobus.net> |
---|---|
date | Fri, 30 Jun 2017 03:43:25 +0200 |
parents | 3d08f4810690 |
children | 8bf8ed0deab8 |
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: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 = '''