]> Sergey Matveev's repositories - public-inbox.git/commit
wwwtext: support $INBOX_URL/_/text/config/raw
authorEric Wong <e@80x24.org>
Fri, 27 Sep 2019 10:48:25 +0000 (10:48 +0000)
committerEric Wong <e@80x24.org>
Fri, 27 Sep 2019 10:50:01 +0000 (10:50 +0000)
commit2052e92ba1f75efca6935558ea01898d01751f40
tree69e38274109f7d297e59a663135c5912d8c6c49a
parenta74dcf96dc6113e27762ef5debdc8ec4e2db2296
wwwtext: support $INBOX_URL/_/text/config/raw

This returns a git-config(1)-compatible file to make it easier
to get started on mirroring an existing public-inbox.  Omitting
the "raw" from the URL works, as well, but I'm not sure if
it's very useful.
lib/PublicInbox/WwwStream.pm
lib/PublicInbox/WwwText.pm
t/psgi_text.t