about summary refs log tree commit homepage
path: root/INSTALL
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2019-05-21 23:22:05 +0000
committerEric Wong <e@80x24.org>2019-05-21 23:22:05 +0000
commite220b8b2ee5cfd458167dc2c6c92726352c4c80e (patch)
tree367fea0f8e7b2e23a313cccca1b2dac604e166b8 /INSTALL
parent1cb0e9b176774e3ff5e2397f4a1452bb2517454f (diff)
parentd0e8bfd866ed1e924e8d9f551939eecbea4920ef (diff)
downloadpublic-inbox-e220b8b2ee5cfd458167dc2c6c92726352c4c80e.tar.gz
* origin/xap-optional:
  admin: improve warnings and errors for missing modules
  searchidx: do not create empty Xapian partitions for basic
  lazy load Xapian and make it optional for v2
  www: use Inbox->over where appropriate
  nntp: use Inbox->over directly
  inbox: add ->over method to ease access
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 83437627..0246299b 100644
--- a/INSTALL
+++ b/INSTALL
@@ -64,7 +64,7 @@ Numerous optional modules are likely to be useful as well:
 - Search::Xapian                   deb: libsearch-xapian-perl
                                    pkg: p5-Search-Xapian
                                    rpm: perl-Search-Xapian
-                                   (for v2, HTTP search)
+                                   (HTTP search)
 
 - Net::Server                      deb: libnet-server-perl
                                    pkg: pkg-Net-Server