mirror of
https://gitlab.xiph.org/xiph/icecast-server.git
synced 2025-02-02 15:07:36 -05:00
Hide VCLT from status.xsl for now as agreed earlier.
VCLT support remains unchanged for users that want to use it. Just use the URL: {@mount}.vclt svn path=/icecast/trunk/icecast/; revision=18364
This commit is contained in:
parent
1b071ba395
commit
933f6dedde
@ -52,7 +52,7 @@
|
||||
<td align="right">
|
||||
<a href="{@mount}.m3u">M3U</a>
|
||||
<a href="{@mount}.xspf">XSPF</a>
|
||||
<a href="{@mount}.vclt">VCLT</a>
|
||||
<!-- <a href="{@mount}.vclt">VCLT</a> -->
|
||||
</td>
|
||||
</xsl:otherwise>
|
||||
</xsl:choose>
|
||||
|
Loading…
Reference in New Issue
Block a user