[xiph-cvs] cvs commit: icecast/conf icecast.xml
Michael Smith
msmith at xiph.org
Fri Apr 25 01:38:47 PDT 2003
msmith 03/04/25 04:38:47
Modified: conf icecast.xml
Log:
Change the <mount> section slightly and add a comment to avoid confusing
users.
Revision Changes Path
1.23 +4 -1 icecast/conf/icecast.xml
Index: icecast.xml
===================================================================
RCS file: /usr/local/cvsroot/icecast/conf/icecast.xml,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- icecast.xml 23 Apr 2003 12:44:28 -0000 1.22
+++ icecast.xml 25 Apr 2003 08:38:47 -0000 1.23
@@ -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>
<p><p>--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'cvs-request at xiph.org'
containing only the word 'unsubscribe' in the body. No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.
More information about the commits
mailing list