]> Sergey Matveev's repositories - public-inbox.git/commit
config: allow per-inbox nntpserver
authorEric Wong <e@80x24.org>
Sat, 7 Jan 2017 01:44:49 +0000 (01:44 +0000)
committerEric Wong <e@80x24.org>
Sat, 7 Jan 2017 01:45:44 +0000 (01:45 +0000)
commitb6de8d4f10aaca3f02707be45b4cd2dc04f48a1f
treec0a466c61dcf657bcc038caf949a3f3711e5dcc7
parent37415497e02c3cacdd70060acddc2604342b66e5
config: allow per-inbox nntpserver

This allows certain inboxes to override the global nntpserver
(perhaps under a different domain).
lib/PublicInbox/Config.pm
t/config.t