aboutsummaryrefslogtreecommitdiff
path: root/doc/mpdconf.example
diff options
context:
space:
mode:
Diffstat (limited to 'doc/mpdconf.example')
-rw-r--r--doc/mpdconf.example4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/mpdconf.example b/doc/mpdconf.example
index 808c035a..83109383 100644
--- a/doc/mpdconf.example
+++ b/doc/mpdconf.example
@@ -42,6 +42,10 @@ error_file "~/.mpd/mpd.error"
#bind_to_address "any"
#port "6600"
#
+# Bind to a Unix domain socket:
+#
+#bind_to_address "/var/run/mpd/socket"
+#
# Controls the amount of information that is logged. Can be
# "default", "secure", or "verbose".
#