]> Sergey Matveev's repositories - public-inbox.git/commit
wwwtext: show multiple infourl values properly
authorEric Wong <e@yhbt.net>
Sat, 1 Feb 2020 09:12:12 +0000 (09:12 +0000)
committerEric Wong <e@yhbt.net>
Sat, 1 Feb 2020 21:09:52 +0000 (21:09 +0000)
commit75a15dbb79d4e508fc868e82cb074776830b80d6
tree9a5b0040e50a2c64b9bd0760e7716fc52e20cc3c
parenteea47b676127bcdba34fe0c1269b7324dd58d479
wwwtext: show multiple infourl values properly

This is now an array, so ensure it's shown properly in the
sample config, instead of "ARRAY(0xI8BADBEEF)" or similar.

Fixes: 1988d730c0088e8b "config: support multi-value inbox.*.*url"
lib/PublicInbox/WwwText.pm