about summary refs log tree commit homepage
path: root/MANIFEST
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2020-09-09 06:26:11 +0000
committerEric Wong <e@80x24.org>2020-09-10 19:45:18 +0000
commitde9648ca847cf032aab6da9cac1217bf9cca9c90 (patch)
treec4ed76cbfd4a8d713111f62aaa8173ee339f8eaf /MANIFEST
parent934fea5e3b3c4c1ef0cef29477941ebfc44ff7e0 (diff)
downloadpublic-inbox-de9648ca847cf032aab6da9cac1217bf9cca9c90.tar.gz
It's still as slow as before with hundreds/thousands of inboxes,
but at least it's fair.  Future changes will allow it to be
cached and memoized with persistent HTTP servers.
Diffstat (limited to 'MANIFEST')
-rw-r--r--MANIFEST1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST b/MANIFEST
index 44670c7e..0e225b6a 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -157,6 +157,7 @@ lib/PublicInbox/Lock.pm
 lib/PublicInbox/MDA.pm
 lib/PublicInbox/MID.pm
 lib/PublicInbox/MIME.pm
+lib/PublicInbox/ManifestJsGz.pm
 lib/PublicInbox/Mbox.pm
 lib/PublicInbox/MboxGz.pm
 lib/PublicInbox/MsgIter.pm