[xiph-cvs] cvs commit: icecast/conf icecast.xml
Michael Smith
msmith at xiph.org
Mon Aug 5 07:51:23 PDT 2002
msmith 02/08/05 07:51:23
Modified: conf icecast.xml
Log:
Revert some accidental changes to the config file.
Revision Changes Path
1.5 +5 -5 icecast/conf/icecast.xml
Index: icecast.xml
===================================================================
RCS file: /usr/local/cvsroot/icecast/conf/icecast.xml,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- icecast.xml 2002/08/05 14:48:01 1.4
+++ icecast.xml 2002/08/05 14:51:22 1.5
@@ -3,12 +3,12 @@
<admin>jack at icecast.org</admin>
<limits>
- <clients>2000</clients>
+ <clients>100</clients>
<sources>2</sources>
<threadpool>5</threadpool>
<client-timeout>30</client-timeout>
<header-timeout>15</header-timeout>
- <source-timeout>100</source-timeout>
+ <source-timeout>10</source-timeout>
</limits>
<source-password>hackme</source-password>
@@ -30,7 +30,7 @@
<!--<master-update-interval>120</master-update-interval>-->
<paths>
- <basedir>/home/msmith/icecast/icecast</basedir>
+ <basedir>/usr/local/icecast</basedir>
<logdir>/tmp</logdir>
</paths>
@@ -41,8 +41,8 @@
<security>
<chroot>0</chroot>
-<!-- <changeowner>
- <user>msmith</user>
+<!-- <changeowner>
+ <user>nobody</user>
<group>nogroup</group>
</changeowner> -->
</security>
<p><p><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