1 # An example configuration file for MPD can be found at:
5 bind_to_address "/var/run/user/1000/mpd.socket"
6 music_directory "~/music"
7 playlist_directory "~/.local/share/mpd/playlists"
8 db_file "~/.local/share/mpd/database"
9 log_file "~/.local/share/mpd/log"
10 pid_file "~/.local/share/mpd/pid"
11 state_file "~/.local/share/mpd/state"
12 sticker_file "~/.local/share/mpd/sticker.sql"
20 name "My Pulse Output"