diff --git a/mpd.conf b/mpd.conf index 48c6ce8..462bee2 100644 --- a/mpd.conf +++ b/mpd.conf @@ -52,7 +52,7 @@ state_file "/var/lib/mpd/state" # The location of the sticker database. This is a database which # manages dynamic information attached to songs. # -#sticker_file "~/.mpd/sticker.sql" +sticker_file "/var/lib/mpd/sticker.sql" # ###############################################################################