aboutsummaryrefslogtreecommitdiffhomepage
path: root/devel/nmbug/status-config.json
diff options
context:
space:
mode:
authorGravatar Jani Nikula <jani@nikula.org>2014-03-13 13:04:05 +0100
committerGravatar David Bremner <david@tethera.net>2014-03-23 08:33:34 -0300
commit87c2cd78fd8b3a83a6cfcc785df286ca458056dd (patch)
treef261292bcc64183b9eb2c9d87c5d0a3a4f3fd0b4 /devel/nmbug/status-config.json
parent81a1aae2dc3b48c4e0dcc524455f32ca91087033 (diff)
nmbug-status: make output title and blurb configurable
Make nmbug-status more generally usable outside of nmbug by not hardcoding notmuch related things. This lets anyone publish html search views to mailing list messages with a custom config file, independent of nmbug.
Diffstat (limited to 'devel/nmbug/status-config.json')
-rw-r--r--devel/nmbug/status-config.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/devel/nmbug/status-config.json b/devel/nmbug/status-config.json
index 6b4934fa..b9269462 100644
--- a/devel/nmbug/status-config.json
+++ b/devel/nmbug/status-config.json
@@ -1,4 +1,9 @@
{
+ "meta": {
+ "title": "Notmuch Patches",
+ "blurb": "For more information see <a href=\"http://notmuchmail.org/nmbug\">nmbug</a>"
+ },
+
"views": [
{
"comment": "Unresolved bugs (or just need tag updating).",