]> Sergey Matveev's repositories - public-inbox.git/commit
mda: support a 'filter=scrub' option for external lists
authorEric Wong <e@80x24.org>
Sat, 3 Oct 2015 10:18:07 +0000 (10:18 +0000)
committerEric Wong <e@80x24.org>
Sat, 3 Oct 2015 10:40:13 +0000 (10:40 +0000)
commit9bc8cf2e9866393470cdb76a2af39d63f4246204
treebd6d055ddc1ab7d153eeefbd91ed69fe6504c64d
parentc68a1fcd75f103d08f8c2dabf9b3a1db4239f59c
mda: support a 'filter=scrub' option for external lists

For list where we are not the primary archival entry point,
defaulting to filter=scrub makes sense since their list
conventions may be more tolerant of HTML and other crap
than we are.
lib/PublicInbox/Config.pm
public-inbox-mda