From fa8f2652dfb20d5499a3f0cc2d6e969b92fa012b Mon Sep 17 00:00:00 2001 From: Stein Magnus Jodal Date: Mon, 16 Jun 2014 00:42:21 +0200 Subject: [PATCH] docs: Nitpicking --- docs/config.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/config.rst b/docs/config.rst index 3d1b72b4..692204d9 100644 --- a/docs/config.rst +++ b/docs/config.rst @@ -274,14 +274,14 @@ server simultaneously. To use the SHOUTcast output, do the following: ``gst-inspect-0.10 shout2send`` to see the available settings. Most likely you want to change ``ip``, ``username``, ``password``, and ``mount``. - Example for mp3: + Example for MP3 streaming: .. code-block:: ini [audio] output = lame ! shout2send mount=mopidy ip=127.0.0.1 port=8000 password=hackme - Example for vorbis: + Example for Ogg Vorbis streaming: .. code-block:: ini