about summary refs log tree commit homepage
path: root/Documentation
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2023-03-09 19:28:40 +0000
committerEric Wong <e@80x24.org>2023-03-10 01:12:25 +0000
commitc8d56f4b05b6a148f548cf2d75a72b5663ebc8d1 (patch)
treebb62d15911563246b95305b86b134dad8faa6946 /Documentation
parent8a5c0e6df2f0766bee847d3ce1134d7c9baac074 (diff)
downloadpublic-inbox-c8d56f4b05b6a148f548cf2d75a72b5663ebc8d1.tar.gz
I'm setting up more imports and forgot about them :x
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/lei-import.pod7
1 files changed, 6 insertions, 1 deletions
diff --git a/Documentation/lei-import.pod b/Documentation/lei-import.pod
index 69ec6497..31d6db13 100644
--- a/Documentation/lei-import.pod
+++ b/Documentation/lei-import.pod
@@ -86,8 +86,13 @@ Default: C<auto>
 
 Use the specified proxy (e.g., C<socks5h://0:9050>).
 
+Consider L<imap.proxy> and L<nntp.proxy> which can be persistently
+configured on a per-host basis in L<lei-config(1)>.
+
 =back
 
+See L<lei-config(1)> for various C<imap.*> and C<nntp.*> options.
+
 =head1 CONTACT
 
 Feedback welcome via plain-text mail to L<mailto:meta@public-inbox.org>
@@ -103,4 +108,4 @@ License: AGPL-3.0+ L<https://www.gnu.org/licenses/agpl-3.0.txt>
 
 =head1 SEE ALSO
 
-L<lei-index(1)>, L<lei-store-format(5)>
+L<lei-config(1)>, L<lei-index(1)>, L<lei-store-format(5)>