[xiph-cvs] cvs commit: icecast/conf icecast.xml

Michael Smith msmith at xiph.org
Sun Mar 2 02:18:28 PST 2003



msmith      03/03/02 05:18:28

  Modified:    conf     icecast.xml
  Log:
  Add another comment suggested by a user.

Revision  Changes    Path
1.18      +4 -1      icecast/conf/icecast.xml

Index: icecast.xml
===================================================================
RCS file: /usr/local/cvsroot/icecast/conf/icecast.xml,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- icecast.xml	24 Feb 2003 13:37:15 -0000	1.17
+++ icecast.xml	2 Mar 2003 10:18:28 -0000	1.18
@@ -51,10 +51,10 @@
 
     <mount>
         <mount-name>/example1.ogg</mount-name>
+
         <username>othersource</username>
         <password>hackmemore</password>
 
-        <!-- These next three aren't yet implemented -->
         <max-listeners>1</max-listeners>
         <dump-file>/tmp/dump-example1.ogg</dump-file>
         <fallback-mount>/example2.ogg</fallback-mount>
@@ -64,6 +64,9 @@
 
         <paths>
                 <basedir>/usr/local/icecast</basedir>
+
+        <!-- Note that if <chroot> is turned on below, these paths must both
+             be relative to the new root, not the original root -->
                 <logdir>/usr/local/icecast/logs</logdir>
                 <webroot>/usr/local/icecast/web</webroot>
         </paths>

<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