1
0
mirror of https://gitlab.xiph.org/xiph/icecast-server.git synced 2024-12-04 14:46:30 -05:00

Change the <mount> section slightly and add a comment to avoid confusing

users.

svn path=/trunk/icecast/; revision=4634
This commit is contained in:
Michael Smith 2003-04-25 08:38:47 +00:00
parent 8527ed7b43
commit 4df7eefea7

View File

@ -63,8 +63,11 @@
</relay>
-->
<!-- Only define a <mount> section if you want to use advanced options,
like alternative usernames or passwords
-->
<mount>
<mount-name>/example1.ogg</mount-name>
<mount-name>/example-complex.ogg</mount-name>
<username>othersource</username>
<password>hackmemore</password>