mirror of
https://gitlab.xiph.org/xiph/icecast-server.git
synced 2024-12-04 14:46:30 -05:00
Fixing a small bit in the example that got copied.
svn path=/icecast/trunk/icecast/; revision=18810
This commit is contained in:
parent
488c87793a
commit
992031e50b
@ -95,7 +95,7 @@ config file. The following shows the list of options available :</p>
|
||||
<option name="timelimit_header" value="icecast-auth-timelimit:"/>
|
||||
<option name="headers" value="x-pragma,x-token"/>
|
||||
<option name="header_prefix" value="ClientHeader."/>
|
||||
<option name="stream_auth" value="http://myauthserver.com/listener_left.php"/>
|
||||
<option name="stream_auth" value="http://myauthserver.com/source.php"/>
|
||||
</authentication>
|
||||
</mount>
|
||||
</pre>
|
||||
|
Loading…
Reference in New Issue
Block a user