]> Sergey Matveev's repositories - public-inbox.git/blobdiff - lib/PublicInbox/IMAPD.pm
daemon: support per-listener env, .psgi, out, err
[public-inbox.git] / lib / PublicInbox / IMAPD.pm
index b24097a2453c10783aa334484ba3920d329d85b5..9a5bdcfe6b891c600976c952710390778f513f00 100644 (file)
@@ -1,8 +1,7 @@
 # Copyright (C) all contributors <meta@public-inbox.org>
 # License: AGPL-3.0+ <https://www.gnu.org/licenses/agpl-3.0.txt>
 
-# represents an IMAPD (currently a singleton),
-# see script/public-inbox-imapd for how it is used
+# represents an IMAPD, see script/public-inbox-imapd for how it is used
 package PublicInbox::IMAPD;
 use strict;
 use v5.10.1;