Commit 4294fdb0 authored by Florian Schlichting's avatar Florian Schlichting Committed by Max Kellermann

doc/mpdconf.example: document that socket activation voids bind_to_address setting

parent 082523bc
...@@ -75,7 +75,8 @@ ...@@ -75,7 +75,8 @@
# #
# This setting sets the address for the daemon to listen on. Careful attention # This setting sets the address for the daemon to listen on. Careful attention
# should be paid if this is assigned to anything other then the default, any. # should be paid if this is assigned to anything other then the default, any.
# This setting can deny access to control of the daemon. # This setting can deny access to control of the daemon. Not effective if
# systemd socket activiation is in use.
# #
# For network # For network
#bind_to_address "any" #bind_to_address "any"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment