about summary refs log tree commit homepage
path: root/examples/public-inbox.psgi
diff options
context:
space:
mode:
Diffstat (limited to 'examples/public-inbox.psgi')
-rw-r--r--examples/public-inbox.psgi5
1 files changed, 0 insertions, 5 deletions
diff --git a/examples/public-inbox.psgi b/examples/public-inbox.psgi
index 876fc762..4edbf5e3 100644
--- a/examples/public-inbox.psgi
+++ b/examples/public-inbox.psgi
@@ -12,11 +12,6 @@ PublicInbox::WWW->preload;
 use Plack::Builder;
 my $www = PublicInbox::WWW->new;
 builder {
-        # Chunked middleware conflicts with Starman:
-        # https://github.com/miyagawa/Starman/issues/23
-        # However, it is strongly recommended to enable it if using
-        # public-inbox-httpd to allow persistent connections
-        # enable 'Chunked';
         eval {
                 enable 'Deflater',
                         content_type => [ qw(