]> Sergey Matveev's repositories - public-inbox.git/commit
config: support multiple addresses for a inbox
authorEric Wong <e@80x24.org>
Fri, 11 Apr 2014 21:08:50 +0000 (21:08 +0000)
committerEric Wong <e@80x24.org>
Fri, 11 Apr 2014 22:24:30 +0000 (22:24 +0000)
commit6d2a5e604d689b33586c653d8a04473e33973ac6
tree0931a5692561a871ecd86cf92c7c94702141c520
parent8add30044d04c1feccc00a3c5b8f9a0f75c64bf5
config: support multiple addresses for a inbox

This makes it possible to gradually migrate to new address in case
of list name changes, and is one step closer to operating in
"stealth hijack mode" :)
examples/public-inbox-config
lib/PublicInbox/Config.pm
t/config.t