1
0
mirror of https://gitlab.xiph.org/xiph/ezstream.git synced 2024-11-03 04:17:18 -05:00

This example should also contain <stream_once/>.

git-svn-id: https://svn.xiph.org/trunk/ezstream@16547 0101bb08-14d6-0310-b084-bc0e0c8e3800
This commit is contained in:
moritz 2009-09-01 07:16:14 +00:00
parent 86e093909f
commit cfe1900c8c

View File

@ -18,6 +18,11 @@
configuration must be as follows:
-->
<filename>%FILENAME%</filename>
<!--
If the generated playlist should not loop forever, set <stream_once />
to 1.
-->
<stream_once>0</stream_once>
<!--
The usual, remaining configuration statements follow. See the other
examples and the documentation for details.