habilita db sqlite
All checks were successful
Build and Push Image / Build and push image (push) Successful in 5m6s

This commit is contained in:
alphard 2024-02-13 20:56:18 -03:00
parent 942f38b47a
commit b1327d7d43

View File

@ -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"
#
###############################################################################