From 7b8c110cb5485479b626852ccce6f2790d7ac4b6 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Sat, 9 Jul 2016 23:55:44 +0000 Subject: view: add "infourl" for reply information --- lib/PublicInbox/Config.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/PublicInbox/Config.pm') diff --git a/lib/PublicInbox/Config.pm b/lib/PublicInbox/Config.pm index d7eaa3e8..1256fb1e 100644 --- a/lib/PublicInbox/Config.pm +++ b/lib/PublicInbox/Config.pm @@ -141,7 +141,7 @@ sub _fill { my $rv = {}; foreach my $k (qw(mainrepo address filter url newsgroup - watch watchheader httpbackendmax)) { + infourl watch watchheader httpbackendmax)) { my $v = $self->{"$pfx.$k"}; $rv->{$k} = $v if defined $v; } -- cgit v1.2.3-24-ge0c7