hgext/patchbomb.py
changeset 34762 9223a437fdb6
parent 34761 cb1ea7ef773d
child 34911 645b6684cf5b
--- a/hgext/patchbomb.py	Fri Oct 13 23:07:01 2017 +0200
+++ b/hgext/patchbomb.py	Fri Oct 13 23:07:12 2017 +0200
@@ -127,6 +127,9 @@
 configitem('patchbomb', 'publicurl',
     default=None,
 )
+configitem('patchbomb', 'reply-to',
+    default=None,
+)
 
 # Note for extension authors: ONLY specify testedwith = 'ships-with-hg-core' for
 # extensions which SHIP WITH MERCURIAL. Non-mainline extensions should