mpd: playlist_directory
This commit is contained in:
parent
cd89c9ac7c
commit
00ab639960
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ music_directory "~/music"
|
||||||
# playlist files not created by the server but only if they are in the MPD
|
# playlist files not created by the server but only if they are in the MPD
|
||||||
# format. This setting defaults to playlist saving being disabled.
|
# format. This setting defaults to playlist saving being disabled.
|
||||||
#
|
#
|
||||||
#playlist_directory "~/.mpd/playlists"
|
playlist_directory "~/.mpd/playlists"
|
||||||
#
|
#
|
||||||
# This setting sets the location of the MPD database. This file is used to
|
# This setting sets the location of the MPD database. This file is used to
|
||||||
# load the database at server start up and store the database while the
|
# load the database at server start up and store the database while the
|
||||||
|
|
Loading…
Reference in a new issue