about summary refs log tree commit homepage
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/public-inbox-config1
-rw-r--r--examples/public-inbox.psgi5
2 files changed, 0 insertions, 6 deletions
diff --git a/examples/public-inbox-config b/examples/public-inbox-config
index 0c1db118..7fcbe0ba 100644
--- a/examples/public-inbox-config
+++ b/examples/public-inbox-config
@@ -10,4 +10,3 @@
         address = meta@public-inbox.org
         mainrepo = /home/pi/meta-main.git
         url = http://example.com/meta
-        atomUrl = http://example.com/meta
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(