aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorFlorian Schlichting <fsfs@debian.org>2015-08-11 19:01:08 +0200
committerMax Kellermann <max@duempel.org>2015-08-11 19:01:08 +0200
commit082523bcea00a5b4067589f0782c79204ffad93c (patch)
treef23d21e161416d28a6ed47cd436bb19a3d39eeac /doc
parent5d13c13821870206eab1c8ef19b89ff5cfe1e1d4 (diff)
downloadmpd-082523bcea00a5b4067589f0782c79204ffad93c.tar.gz
mpd-082523bcea00a5b4067589f0782c79204ffad93c.tar.xz
mpd-082523bcea00a5b4067589f0782c79204ffad93c.zip
doc/user: document effect of http_proxy envvar on curl plugin
Diffstat (limited to 'doc')
-rw-r--r--doc/user.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/user.xml b/doc/user.xml
index 02d94c0f6..a08a5aec0 100644
--- a/doc/user.xml
+++ b/doc/user.xml
@@ -1532,6 +1532,14 @@ buffer_size: 16384</programlisting>
Opens remote files or streams over HTTP.
</para>
+ <para>
+ Note that unless overridden by the below settings (e.g. by
+ setting them to a blank value), general curl configuration
+ from environment variables such as
+ <varname>http_proxy</varname> or specified in
+ <filename>~/.curlrc</filename> will be in effect.
+ </para>
+
<informaltable>
<tgroup cols="2">
<thead>