This chapter describes options that affect Mpd's behavior globally.
set global enable option ...
set global disable option ...
These commands configure various global options.
The enable
and disable
commands
determine whether or not we want the corresponding option.
The options available are:
tcp-wrapper
With this option mpd uses /etc/hosts.allow
everytime a
connection is made from the client. This is useful if you would
like to restrict access to mpd. This option affects all TCP
connections, including PPTP and the TCP device layer.