diff options
author | Max Kellermann <max@duempel.org> | 2014-08-24 13:59:49 +0200 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2014-08-24 13:59:49 +0200 |
commit | e1e62d97a85620d6a66ea67e231d7bdc379f389e (patch) | |
tree | 914ffa2841144ac8a97bb2bf6c09cb9603705217 | |
parent | a29cc48feca87cc2ece841230b5d54c701495e4c (diff) |
doc/mpd.conf.5: remove deprecated setting
-rw-r--r-- | doc/mpd.conf.5 | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/mpd.conf.5 b/doc/mpd.conf.5 index 4aa7b35b3..6e23f7cce 100644 --- a/doc/mpd.conf.5 +++ b/doc/mpd.conf.5 @@ -151,10 +151,6 @@ This is the gain (in dB) applied to songs with ReplayGain tags. .B volume_normalization <yes or no> If yes, mpd will normalize the volume of songs as they play. The default is no. .TP -.B http_proxy_host <hostname> -This setting is deprecated. Use the "proxy" setting in the "curl" -input block. See MPD user manual for details. -.TP .B filesystem_charset <charset> This specifies the character set used for the filesystem. A list of supported character sets can be obtained by running "iconv \-l". The default is |