diff options
Diffstat (limited to '')
-rw-r--r-- | doc/user.xml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/user.xml b/doc/user.xml index 772805161..962b7c280 100644 --- a/doc/user.xml +++ b/doc/user.xml @@ -1885,6 +1885,18 @@ systemctl start mpd.socket</programlisting> </row> <row> <entry> + <varname>protocol</varname> + <parameter>icecast2|icecast1|shoutcast</parameter> + </entry> + <entry> + Specifies the protocol that wil be used to connect + to the icecast/shoutcast server. The default + is "<parameter>icecast2</parameter>". + + </entry> + </row> + <row> + <entry> <varname>mount</varname> <parameter>URI</parameter> </entry> |