mirror of
https://gitlab.xiph.org/xiph/icecast-server.git
synced 2025-01-03 14:56:34 -05:00
Fix: Document that the <max-listener-duration> is in units of [s]
Closes: #2362
This commit is contained in:
parent
8662884447
commit
b201d300e2
@ -488,7 +488,8 @@ There is also a <a href="auth.html#stream-auth">URL based authentication method<
|
||||
<dt>max-listeners</dt>
|
||||
<dd>An optional value which will set the maximum number of listeners that can be attached to this mountpoint.</dd>
|
||||
<dt>max-listener-duration</dt>
|
||||
<dd>An optional value which will set the length of time a listener will stay connected to the stream.<br />
|
||||
<dd>An optional value which will set the length of time a listener will stay connected to the stream.
|
||||
The time is given as integer of seconds. <br />
|
||||
An auth component may override this.</dd>
|
||||
<dt>dump-file</dt>
|
||||
<dd>An optional value which will set the filename which will be a dump of the stream coming through
|
||||
@ -738,4 +739,4 @@ These need to be valid users on the system. Icecast must be started as root for
|
||||
</div>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
Loading…
Reference in New Issue
Block a user