]> Sergey Matveev's repositories - public-inbox.git/commitdiff
doc: flow: include -imapd
authorEric Wong <e@80x24.org>
Thu, 17 Sep 2020 21:25:21 +0000 (21:25 +0000)
committerEric Wong <e@80x24.org>
Sat, 26 Dec 2020 19:28:57 +0000 (19:28 +0000)
It's another read-only daemon, and it may see more usage than
-nntpd as more users have IMAP support than NNTP.

(cherry picked from commit 1fcb5694c2fdd4200820f777f27f9f55cd51b6ae)

Documentation/flow.ge
Documentation/flow.txt

index 27f2bfcb0751a5d68dad0b55c6fb4a7faee974cd..0cc1c3337ade92e7ae4184481c50c7bd2142d14e 100644 (file)
@@ -21,6 +21,7 @@ graph { flow: down }
 [inboxdir] ->
 [read-only daemons:\n
  public-inbox-httpd\n
+ public-inbox-imapd\n
  public-inbox-nntpd]
 
 # Copyright 2020 all contributors <meta@public-inbox.org>
index ac3459e4be053f5ecdb78fbf75484fa6e203412c..8225cc8f9b138799beff8a319a1200434c8684b4 100644 (file)
@@ -25,6 +25,7 @@
                                                  +--------------------+
                                                  | read-only daemons: |
                                                  | public-inbox-httpd |
+                                                 | public-inbox-imapd |
                                                  | public-inbox-nntpd |
                                                  +--------------------+