[mpd] Refactor commit 9962c743 and other stuff in mpd.c

This commit is contained in:
ejurgensen
2023-07-07 12:35:29 +02:00
committed by Alain Nussbaumer
parent 277e5001a0
commit ed526f7fe3
4 changed files with 761 additions and 943 deletions

View File

@@ -441,11 +441,6 @@ mpd {
# Whether to emit an output with plugin type "httpd" to tell clients
# that a stream is available for local playback.
# enable_httpd_plugin = false
# The maximum size of a command list in KB.
# It is the sum of lengths of all the command lines between command list begin and end.
# Default is 2048 (2 MiB).
# max_command_list_size = KBYTES
}
# SQLite configuration (allows to modify the operation of the SQLite databases)