about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2020-09-17 21:25:21 +0000
committerEric Wong <e@80x24.org>2020-12-26 19:28:57 +0000
commit915e01b9cd771a84eaa8301bac7c0d2219b6a7a5 (patch)
treef38d9e03b9adcf4255c9c31cc42be79f9e40cc5c
parentdec02da946b6bb2914005780a78cb3c966b33778 (diff)
downloadpublic-inbox-915e01b9cd771a84eaa8301bac7c0d2219b6a7a5.tar.gz
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)
-rw-r--r--Documentation/flow.ge1
-rw-r--r--Documentation/flow.txt1
2 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/flow.ge b/Documentation/flow.ge
index 27f2bfcb..0cc1c333 100644
--- a/Documentation/flow.ge
+++ b/Documentation/flow.ge
@@ -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>
diff --git a/Documentation/flow.txt b/Documentation/flow.txt
index ac3459e4..8225cc8f 100644
--- a/Documentation/flow.txt
+++ b/Documentation/flow.txt
@@ -25,6 +25,7 @@
                                                  +--------------------+
                                                  | read-only daemons: |
                                                  | public-inbox-httpd |
+                                                 | public-inbox-imapd |
                                                  | public-inbox-nntpd |
                                                  +--------------------+