mirror of
https://github.com/owntone/owntone-server.git
synced 2025-11-07 12:53:00 -05:00
[mpd] Refactor commit 9962c743 and other stuff in mpd.c
This commit is contained in:
committed by
Alain Nussbaumer
parent
277e5001a0
commit
ed526f7fe3
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user