[mpd] add option enable_httpd_plugin

Signed-off-by: Fabian Groffen <grobian@gentoo.org>
This commit is contained in:
Fabian Groffen
2024-08-08 20:03:06 +02:00
committed by ejurgensen
parent 5e68381fe4
commit 8f3c99ec43
3 changed files with 8 additions and 0 deletions

View File

@@ -437,6 +437,10 @@ mpd {
# clients and will need additional configuration in the MPD client to
# work). Set to 0 to disable serving artwork over http.
# http_port = 0
# Whether to emit an output with plugin type "httpd" to tell clients
# that a stream is available for local playback.
# enable_httpd_plugin = false
}
# SQLite configuration (allows to modify the operation of the SQLite databases)