doc/plugins.rst: document missing httpd
settings
This commit is contained in:
parent
9bb67ae7f0
commit
992488c6c6
@ -1028,6 +1028,12 @@ It is highly recommended to configure a fixed format, because a stream cannot sw
|
|||||||
- Chooses an encoder plugin. A list of encoder plugins can be found in the encoder plugin reference :ref:`encoder_plugins`.
|
- Chooses an encoder plugin. A list of encoder plugins can be found in the encoder plugin reference :ref:`encoder_plugins`.
|
||||||
* - **max_clients MC**
|
* - **max_clients MC**
|
||||||
- Sets a limit, number of concurrent clients. When set to 0 no limit will apply.
|
- Sets a limit, number of concurrent clients. When set to 0 no limit will apply.
|
||||||
|
* - **genre GENRE**
|
||||||
|
- The genre of the stream. Will be reflected in the `icy-genre` header of the stream.
|
||||||
|
* - **website URL**
|
||||||
|
- The website of the stream. Will be reflected in the `icy-url` header of the stream.
|
||||||
|
|
||||||
|
The `name` from the `audio_output` block that uses this output plugin will be reflected as the stream name in the `icy-name` header of the stream.
|
||||||
|
|
||||||
null
|
null
|
||||||
----
|
----
|
||||||
|
Loading…
Reference in New Issue
Block a user