1
0
mirror of https://gitlab.xiph.org/xiph/icecast-server.git synced 2024-09-22 04:15:54 -04:00

Adding "A word of warning" to Icecast config file documentation.

svn path=/icecast/trunk/icecast/; revision=18890
This commit is contained in:
Thomas B. "dm8tbr" Ruecker 2013-03-30 07:09:14 +00:00
parent 3c359b62dd
commit 8858169086

View File

@ -29,6 +29,20 @@ This section will describe each section of the config file and is grouped into t
<br />
<br />
</p>
<h2>A word of warning</h2>
<p>
Please note that, especially for new Icecast users, editing the config file can be quite tricky. <strong>It is thus recommended to start by just changing all passwords, nothing else.</strong> You can then use the source-password to bring up an initial stream and get more comfortable with how Icecast works.
</p>
<p>
Should you need to customize the configuration, then make a backup of your working config file, before you make any changes. If Icecast refuses to start it is in most cases due to a malformed config file. In such a case running the following command should point out most XML syntax problems.
<pre>xmllint icecast.xml</pre>
Also check the Icecast error.log for additional hints.
</p>
<p>
<br />
<br />
<br />
</p>
<a name="limits"></a>
<h2>Limits</h2>
<pre>