[xiph-cvs] cvs commit: icecast/conf icecast.xml
Ed
oddsock at xiph.org
Sun Feb 2 06:35:10 PST 2003
oddsock 03/02/02 09:35:10
Modified: conf icecast.xml
Log:
added new entry for yp server
Revision Changes Path
1.13 +23 -27 icecast/conf/icecast.xml
Index: icecast.xml
===================================================================
RCS file: /usr/local/cvsroot/icecast/conf/icecast.xml,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- icecast.xml 18 Aug 2002 05:06:58 -0000 1.12
+++ icecast.xml 2 Feb 2003 14:35:10 -0000 1.13
@@ -1,6 +1,6 @@
<icecast>
- <location>Jack's House</location>
- <admin>jack at icecast.org</admin>
+ <location>Not Currently Used</location>
+ <admin>Not Currently Used</admin>
<limits>
<clients>100</clients>
@@ -14,42 +14,38 @@
<source-password>hackme</source-password>
<relay-password>hackme</relay-password>
- <directory>
- <touch-freq>5</touch-freq>
- <server>
- <host>yp.icecast.org</host>
- <touch-freq>15</touch-freq>
- </server>
- </directory>
+ <directory>
+ <yp-url><a href="http://www.oddsock.org/cgi-bin/yp-cgi</yp-url">http://www.oddsock.org/cgi-bin/yp-cgi</yp-url</a>>
+ </directory>
- <hostname>i.cantcode.com</hostname>
+ <hostname>localhost</hostname>
<port>8000</port>
- <!--<bind-address>127.0.0.1</bind-address>-->
+ <!--<bind-address>127.0.0.1</bind-address>-->
<!--<master-server>127.0.0.1</master-server>-->
<!--<master-server-port>8001</master-server-port>-->
- <!--<master-update-interval>120</master-update-interval>-->
- <!--<master-password>hackme</master-password>-->
+ <!--<master-update-interval>120</master-update-interval>-->
+ <!--<master-password>hackme</master-password>-->
- <fileserve>1</fileserve>
+ <fileserve>1</fileserve>
- <paths>
- <basedir>/usr/local/icecast</basedir>
- <logdir>/tmp</logdir>
- <webroot>/usr/local/icecast/web</webroot>
- </paths>
+ <paths>
+ <basedir>/usr/local/icecast2</basedir>
+ <logdir>/usr/local/icecast2/logs</logdir>
+ <webroot>/usr/local/icecast2/web</webroot>
+ </paths>
<logging>
<accesslog>access.log</accesslog>
<errorlog>error.log</errorlog>
- <loglevel>4</loglevel> <!-- 4 Debug, 3 Info, 2 Warn, 1 Error -->
+ <loglevel>4</loglevel> <!-- 4 Debug, 3 Info, 2 Warn, 1 Error -->
</logging>
- <security>
- <chroot>0</chroot>
-<!-- <changeowner>
- <user>nobody</user>
- <group>nogroup</group>
- </changeowner> -->
- </security>
+ <security>
+ <chroot>0</chroot>
+<!-- <changeowner>
+ <user>nobody</user>
+ <group>nogroup</group>
+ </changeowner> -->
+ </security>
</icecast>
<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