1
0
mirror of https://gitlab.xiph.org/xiph/icecast-server.git synced 2024-06-16 06:15:24 +00:00

Fix: Renamed /auth_example.ogg to /relay_example.ogg

Thanks to tbr for spotting.
This commit is contained in:
Philipp Schafft 2018-09-28 13:31:03 +00:00
parent 996a64334f
commit 1fd17b0b1f

View File

@ -247,7 +247,7 @@
<!-- Relays can also go into a <mount type="normal"> section --> <!-- Relays can also go into a <mount type="normal"> section -->
<!-- <!--
<mount type="normal"> <mount type="normal">
<mount-name>/auth_example.ogg</mount-name> <mount-name>/relay_example.ogg</mount-name>
<relay> <relay>
<upstream type="normal"> <upstream type="normal">
<server>master0.example.org</server> <server>master0.example.org</server>