1
0
mirror of https://gitlab.xiph.org/xiph/icecast-server.git synced 2024-12-04 14:46:30 -05:00

added new entry for yp server

svn path=/trunk/icecast/; revision=4315
This commit is contained in:
oddsock 2003-02-02 14:35:10 +00:00
parent e07080a0d8
commit 2848150fb3

View File

@ -1,6 +1,6 @@
<icecast> <icecast>
<location>Jack's House</location> <location>Not Currently Used</location>
<admin>jack@icecast.org</admin> <admin>Not Currently Used</admin>
<limits> <limits>
<clients>100</clients> <clients>100</clients>
@ -15,17 +15,13 @@
<relay-password>hackme</relay-password> <relay-password>hackme</relay-password>
<directory> <directory>
<touch-freq>5</touch-freq> <yp-url>http://www.oddsock.org/cgi-bin/yp-cgi</yp-url>
<server>
<host>yp.icecast.org</host>
<touch-freq>15</touch-freq>
</server>
</directory> </directory>
<hostname>i.cantcode.com</hostname> <hostname>localhost</hostname>
<port>8000</port> <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>127.0.0.1</master-server>-->
<!--<master-server-port>8001</master-server-port>--> <!--<master-server-port>8001</master-server-port>-->
<!--<master-update-interval>120</master-update-interval>--> <!--<master-update-interval>120</master-update-interval>-->
@ -34,9 +30,9 @@
<fileserve>1</fileserve> <fileserve>1</fileserve>
<paths> <paths>
<basedir>/usr/local/icecast</basedir> <basedir>/usr/local/icecast2</basedir>
<logdir>/tmp</logdir> <logdir>/usr/local/icecast2/logs</logdir>
<webroot>/usr/local/icecast/web</webroot> <webroot>/usr/local/icecast2/web</webroot>
</paths> </paths>
<logging> <logging>