summaryrefslogtreecommitdiffstats
path: root/.config/mpd/mpd.conf
diff options
context:
space:
mode:
authorJoe <bousset.rudy@gmail.com>2022-05-12 00:19:37 +0200
committerJoe <bousset.rudy@gmail.com>2022-05-12 00:19:37 +0200
commit09c31103108c30ec61f7730890ce35f5007c8d92 (patch)
treee6724a02c15c0e073d186e11c8c14fb47154a09e /.config/mpd/mpd.conf
parentupdate (diff)
downloaddotfiles-bsd-09c31103108c30ec61f7730890ce35f5007c8d92.tar.gz
dotfiles-bsd-09c31103108c30ec61f7730890ce35f5007c8d92.tar.bz2
dotfiles-bsd-09c31103108c30ec61f7730890ce35f5007c8d92.tar.xz
dotfiles-bsd-09c31103108c30ec61f7730890ce35f5007c8d92.tar.zst
dotfiles-bsd-09c31103108c30ec61f7730890ce35f5007c8d92.zip
update
Diffstat (limited to '.config/mpd/mpd.conf')
-rw-r--r--.config/mpd/mpd.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/.config/mpd/mpd.conf b/.config/mpd/mpd.conf
index e7f92c7..ffc3e13 100644
--- a/.config/mpd/mpd.conf
+++ b/.config/mpd/mpd.conf
@@ -81,10 +81,10 @@ group "jozan"
#
# For network
#bind_to_address "any"
-# bind_to_address "localhost"
+bind_to_address "localhost"
#
# And for Unix Socket
-bind_to_address "/usr/home/jozan/.local/share/mpd/socket"
+# bind_to_address "/usr/home/jozan/.local/share/mpd/socket"
#
# This setting is the TCP port that is desired for the daemon to get assigned
# to.