aboutsummaryrefslogtreecommitdiff
path: root/.config/mpd
diff options
context:
space:
mode:
authorLoek Le Blansch <loek@pipeframe.xyz>2025-08-22 11:15:58 +0200
committerLoek Le Blansch <loek@pipeframe.xyz>2025-08-22 11:15:58 +0200
commitc098e80e343c41e44891c4e2a3d6eea8728dfc02 (patch)
tree085dc188a606ebecb4523ef673531c449b32a027 /.config/mpd
parent50cf16c5724508d131bad9e15a21ea7a71abaad5 (diff)
updates from work pc
Diffstat (limited to '.config/mpd')
-rw-r--r--.config/mpd/mpd.conf##default2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/mpd/mpd.conf##default b/.config/mpd/mpd.conf##default
index a374418..f999a2b 100644
--- a/.config/mpd/mpd.conf##default
+++ b/.config/mpd/mpd.conf##default
@@ -4,7 +4,7 @@ playlist_directory "/mnt/mpd/playlists"
pid_file "/mnt/mpd/mpd.pid"
state_file "/mnt/mpd/mpdstate"
-bind_to_address "*"
+bind_to_address "0.0.0.0"
port "6600"
restore_paused "yes"