File: mpdconf

package info (click to toggle)
golang-github-fhs-gompd 2.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 208 kB
  • sloc: makefile: 2
file content (7 lines) | stat: -rw-r--r-- 190 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
# This MPD config file exists only for testing purposes.
# It's used by ../.travis.yml

db_file "~/mpd.db"
log_file "~/mpd.log"
music_directory "/dev/null"
bind_to_address "/tmp/mpd.socket"