1
0
mirror of https://gitlab.xiph.org/xiph/icecast-server.git synced 2024-09-22 04:15:54 -04:00

new parameter for the icecast.xml config file (yp timeout interval)

svn path=/trunk/icecast/; revision=4604
This commit is contained in:
oddsock 2003-04-11 03:14:26 +00:00
parent 2c2576ed4e
commit 516cee73db

View File

@ -26,6 +26,7 @@
<!-- Uncomment this if you want directory listings -->
<!--
<directory>
<yp-url-timeout>15</yp-url-timeout>
<yp-url>http://www.oddsock.org/cgi-bin/yp-cgi</yp-url>
</directory>
-->