Fix syntax error in mpdconf.example
This commit is contained in:
parent
838b19c2b5
commit
82568c0b52
|
@ -181,7 +181,7 @@
|
|||
#
|
||||
#database {
|
||||
# plugin "simple"
|
||||
# path "~/.local/share/mpd/db
|
||||
# path "~/.local/share/mpd/db"
|
||||
# cache_directory "~/.local/share/mpd/cache"
|
||||
#}
|
||||
#
|
||||
|
|
Loading…
Reference in New Issue