configitems: register the 'patchbomb.publicurl' config
authorBoris Feld <boris.feld@octobus.net>
Fri, 30 Jun 2017 03:43:43 +0200
changeset 34131 aeb956e7729f
parent 34130 97a3bb5aff25
child 34132 0f685a229a81
configitems: register the 'patchbomb.publicurl' config
hgext/patchbomb.py
--- a/hgext/patchbomb.py	Fri Jun 30 03:43:41 2017 +0200
+++ b/hgext/patchbomb.py	Fri Jun 30 03:43:43 2017 +0200
@@ -118,6 +118,9 @@
 configitem('patchbomb', 'intro',
     default='auto',
 )
+configitem('patchbomb', 'publicurl',
+    default=None,
+)
 
 # Note for extension authors: ONLY specify testedwith = 'ships-with-hg-core' for
 # extensions which SHIP WITH MERCURIAL. Non-mainline extensions should