aboutsummaryrefslogtreecommitdiff
path: root/doc/mpdconf.example
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2008-12-16 21:31:52 +0100
committerMax Kellermann <max@duempel.org>2008-12-16 21:31:52 +0100
commitf5bbb2b81987be9750ccec79b15dda193ef16b11 (patch)
tree104bbb2fd4293d240723842060b6cebe03aaedda /doc/mpdconf.example
parent5aa1afe69344aa6b6be5ac55c79fce14e1f79d53 (diff)
man: document Unix domain socket configuration in the manual
Additionally, add an example in mpdconf.example.
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".
#