[xiph-cvs] cvs commit: ices/conf ices-playlist.xml

Michael Smith msmith at xiph.org
Sun Sep 23 23:37:08 PDT 2001



msmith      01/09/23 23:37:08

  Modified:    conf     ices-playlist.xml
  Log:
  Updated example config file showing new stream saving stuff (commented out).

Revision  Changes    Path
1.2       +5 -10     ices/conf/ices-playlist.xml

Index: ices-playlist.xml
===================================================================
RCS file: /usr/local/cvsroot/ices/conf/ices-playlist.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ices-playlist.xml	2001/09/10 02:30:49	1.1
+++ ices-playlist.xml	2001/09/24 06:37:07	1.2
@@ -96,17 +96,12 @@
                         <port>8000</port>
                         <password>hackme</password>
                         <mount>/example2.ogg</mount>
+		    <!-- Stream saving. Save the outgoing stream to the specified file
+    			 This is commented out since we don't want it by default -->
+			<!--
+            <savefile>streamdump.ogg</savefile>
+             -->
                 </instance>
-
-		<!-- Stream saving. Save the outgoing stream to the specified file
-			(saves the raw data, if you're doing live encoding).
-			This is commented out since we don't want it by default -->
-		<!--
-		<instance>
-			<savefile>streamdump.ogg</savefile>
-		</instance>
-		-->
-
 
         </stream>
 </ices>

--- >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