Mercurial > hg
changeset 33740:a853325102a0
configitems: register the 'notify.domain' config
author | Boris Feld <boris.feld@octobus.net> |
---|---|
date | Fri, 30 Jun 2017 03:43:20 +0200 |
parents | b30da11d9233 |
children | b14be4deac06 |
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: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 = '''