changeset 33748:c27fac1ca8ed

configitems: register the 'notify.style' config
author Boris Feld <boris.feld@octobus.net>
date Fri, 30 Jun 2017 03:43:29 +0200
parents 71665bbe82c1
children ff4a11ff7aa3
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:28 2017 +0200
+++ b/hgext/notify.py	Fri Jun 30 03:43:29 2017 +0200
@@ -188,6 +188,9 @@
 configitem('notify', 'strip',
     default=0,
 )
+configitem('notify', 'style',
+    default=None,
+)
 
 # template for single changeset can include email headers.
 single_template = '''