Fix example config

This commit is contained in:
Ron Pedde 2004-03-19 04:36:12 +00:00
parent 68c995db3b
commit eb1dba3099

View File

@ -34,7 +34,7 @@ admin_pw mt-daapd
# This is where mt-daapd stores its database of song information.
#
db_dir /var/lib/mt-daapd
db_dir /var/cache/mt-daapd
#
# mp3_dir (required)
@ -90,5 +90,18 @@ playlist /etc/mt-daapd.playlist
#password mp3
#
# extensions (optional)
#
# These are the file extensions that the daap server will
# try to index and serve. By default, it only indexes and
# serves .mp3 files. It can also server .m4a and .m4p files,
# and just about any other files, really. Unfortunately, while
# it can *attempt* to serve other files (.ogg?), iTunes won't
# play them. Perhaps this would be useful on Linux with
# Rhythmbox (are you guys done with that yet?)
#
#extensions .mp3,.m4a